Commit Graph

18 Commits

Author SHA1 Message Date
ca90646923 Codacy style changes for test files 2018-08-02 13:49:33 +03:00
ab51b02f40 Codacy style changes for test files 2018-08-02 13:32:50 +03:00
17fb304f04 Codacy issue fixes 2018-06-18 21:18:53 +03:00
d29974ebc9 Test cleanup and fixes [a-b] 2018-06-18 15:54:48 +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
ef29903b3b add test for binarySearch 2018-02-04 21:38:48 +01:00
307d4bccfb add test for equal 2018-02-04 21:37:37 +01:00
35eb0d1cb8 Optimized scripts 2018-02-04 20:16:04 +02:00
1006da6fa5 Coding style fixes and improvements 2018-02-04 17:58:57 +02:00
6709e181d7 Add semicolon for tdd exports 2018-02-04 17:38:39 +02:00
998a2bbe30 Add description to binarySearch() test 2018-01-30 19:12:58 +00:00
252ed5f304 Test for binarySearch() 2018-01-30 19:01:54 +00: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