habitica-self-host/test/client
Gabriel Siedler 21cf5d2321 fixes #10173 - Task page search bar only searches task titles, not No… (#10175)
* fixes #10173 - Task page search bar only searches task titles, not Notes (#10173)

* Fixing unit test: Test expect task to have note, but it has notes.
2018-03-30 15:30:15 -05:00
..
e2e Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00
unit fixes #10173 - Task page search bar only searches task titles, not No… (#10175) 2018-03-30 15:30:15 -05: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.