Commit Graph

6 Commits

Author SHA1 Message Date
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
89f572efbc Add semicolon for tdd exports 2018-02-04 17:38:39 +02:00
a9d67950d9 Tests for averageBy, maxBy, minBy
Fixed examples in minBy
2018-01-24 17:38:08 +02:00
ee39189dff Added some tests
Also fixed xProd. Tests for xProd, unzipWith, unzip and is.
2018-01-24 17:17:51 +02:00
9534cdba4f Generated test files for new snippets 2018-01-24 16:48:43 +02:00