Commit Graph

8 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
a8350cebc3 Fixed bad formatting in sortedLastIndex test 2018-03-12 19:38:17 +00:00
9b572cc7b6 Fix incorrect test for sortedLastIndex snippet 2018-03-12 19:36:47 +00:00
5e16bcbcc8 Tests for sortedLastIndex, sortedLastIndexBy, sortedIndexBy 2018-02-03 12:26:01 +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