habitica/test/client
kartik adur 29dc56c12f Party roster sorter: Member Modal Component (#9472)
* modify sort options for party members

* add unittest for membersModalComponent sort

* updates as requested in PR

* removed duplicates for `class` and `background` from flavour text

* fix linting error thrown by travis ci
2017-11-27 19:54:13 -06:00
..
e2e Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00
unit Party roster sorter: Member Modal Component (#9472) 2017-11-27 19:54:13 -06: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.