habitica-self-host/test/client
Matteo Pagliazzi 6aad018eb2 Mocha 3 and Coverage (#8601)
* upgrade mocha to v3

* shrinkwrap

* import changes from PR #8487

* fix bin

* upgrade istanbul

* use correct mocha bin
2017-03-28 13:50:34 +02:00
..
e2e Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00
unit Mocha 3 and Coverage (#8601) 2017-03-28 13:50:34 +02: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.