Commit Graph

15 Commits

Author SHA1 Message Date
e9594e6355 Final fixes, all tests running 2018-06-18 20:41:57 +03:00
eb3cb2f928 Test cleanup and fixes [c-d] 2018-06-18 16:34:04 +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
857a78cd99 Travis build: 2067 [cron] 2018-05-15 21:09:48 +00:00
6a1e22991c Travis build: 2054 [cron] 2018-05-11 21:08:23 +00:00
3f455bd100 Fix inconsistent quotes 2018-05-11 10:25:23 +01:00
1f7377e7d0 deepClone: Fixed indents & failing tests 2018-05-11 10:23:59 +01:00
76c56195b1 Simplify deepClone snippet's handling of arrays. 2018-05-10 19:22:35 +01:00
oh
78e3890e98 fix(deepClone): Fixed problems with array values
Would previously create an object with indices as keys. Now properly clones as array.

#658
2018-05-09 20:01:55 +01:00
89f572efbc Add semicolon for tdd exports 2018-02-04 17:38:39 +02:00
bde73c95e8 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
1cc37ee194 More tests 2018-01-24 17:49:09 +02:00
e1a17c769b ran npm run tester -> logged invertKeyValues test are invalid 2018-01-24 06:29:38 -05:00
ac8f842b93 Travis build: 1358 [cron] 2018-01-23 20:11:51 +00:00