Commit Graph

9 Commits

Author SHA1 Message Date
3a89fe304a Final fixes, all tests running 2018-06-18 20:41:57 +03:00
105185c213 Test cleanup and fixes [c-d] 2018-06-18 16:34:04 +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
4a736438ed Fix inconsistent quotes 2018-05-11 10:25:23 +01:00
oh
f2abd5c226 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
9217979f80 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
3e3982a0e4 More tests 2018-01-24 17:49:09 +02:00
7a0b8b1aaa Travis build: 1358 [cron] 2018-01-23 20:11:51 +00:00