Commit Graph

15 Commits

Author SHA1 Message Date
7e9aae6f13 Test cleanup and fixes [g-h] 2018-06-18 16:57:55 +03:00
4f7da1be9b Test migration to jest by hand
Apparently using regular expressions is way easier.
2018-06-18 15:15:56 +03:00
5afe81452a 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
6709e181d7 Add semicolon for tdd exports 2018-02-04 17:38:39 +02:00
74bbd30419 ran npm run tester 2018-01-28 14:43:35 -05:00
31076c2749 delete the following folder in test dir hasClass and arrayToHtmlList 2018-01-28 14:42:45 -05:00
bfe88be8b9 comment out hasClass.test.js since it breaks tests 2018-01-27 11:04:52 -05:00
2ce7f009a2 Merge branch 'master' into browser-tests 2018-01-26 11:22:30 +02:00
e9a0d985cb update browser test 2018-01-25 14:47:02 +01:00
ca5cd1bb40 add 1st browser test, fix jsdom to be in devDependencies 2018-01-25 12:48:33 +01:00
9217979f80 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
737acd870d ran npm run tester -> logged invertKeyValues test are invalid 2018-01-24 06:29:38 -05:00
129a6fb333 ran npm run tdd 2018-01-17 13:40:40 -05:00
14c8579949 generate new test that did already exist & update all module snippets with declaration 2018-01-10 15:22:58 -05:00
036b4ae842 ran npm run tdd & generated TDD 2018-01-09 06:09:49 -05:00