Commit Graph

15 Commits

Author SHA1 Message Date
026c65a5e6 Test cleanup and fixes [a-b] 2018-06-18 15:54:48 +03:00
a78f5db260 Test migration to jest by hand
Apparently using regular expressions is way easier.
2018-06-18 15:15:56 +03:00
a59af893bf Migrated tests to jest
Used jest-codemods to migrate, will have to pass everything by hand before we can merge.
2018-06-18 14:18:25 +03:00
7e4d63238e Travis build: 2042 [cron] 2018-05-07 21:07:49 +00:00
efdb54dac0 Added remaining tests 2018-02-16 14:00:23 +02:00
89f572efbc Add semicolon for tdd exports 2018-02-04 17:38:39 +02:00
c28f5eacc2 ran npm run tester 2018-01-28 14:43:35 -05:00
e8dbd62693 delete the following folder in test dir hasClass and arrayToHtmlList 2018-01-28 14:42:45 -05:00
32e5bd9193 comment out arrayToHtmlList.test.js to get npm test up and running 2018-01-27 10:52:36 -05:00
19e0259900 Added tests for arrayToHtmlList 2018-01-26 12:02:06 +02:00
bde73c95e8 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
e1a17c769b ran npm run tester -> logged invertKeyValues test are invalid 2018-01-24 06:29:38 -05:00
69abf1b863 ran npm run tdd 2018-01-17 13:40:40 -05:00
f0c4404060 generate new test that did already exist & update all module snippets with declaration 2018-01-10 15:22:58 -05:00
4cecb85eb7 ran npm run tdd & generated TDD 2018-01-09 06:09:49 -05:00