habitica/test/client
Matteo Pagliazzi dc8598ae81 Client: Guilds Discovery (#8529)
* wip: add guilds discovery page

* add public guilds page

* fix and add tests for the groups utilities mixin
2017-03-03 19:38:17 +01:00
..
e2e Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00
unit Client: Guilds Discovery (#8529) 2017-03-03 19:38:17 +01:00
.babelrc Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00
.eslintrc correct deps loading and shrinkwrap 2017-01-15 23:45:22 +01:00
README.md Vue Project Setup (#8018) 2016-09-18 21:51:20 +02:00

This folder contains the test files for the new client side that is being developed.

The old client side tests can be found in /test/client-old.