habitica-self-host/test/client
Matteo Pagliazzi 33a39d3683 Client fixes (#8844)
* client: fix router when not authenticated, small fixes for tasks

* load the user only when necessary

* fix tests
2017-06-29 20:49:05 +02:00
..
e2e Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00
unit Client fixes (#8844) 2017-06-29 20:49:05 +02:00
.babelrc Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00
.eslintrc Client Redesign: Inventory pages, secondary menu, misc css and design items (#8631) 2017-05-16 21:09:55 +02: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.