Commit Graph

6 Commits

Author SHA1 Message Date
9f95330528 Test cleanup and fixes [m-n] 2018-06-18 17:40:29 +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
9217979f80 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
79a70885ad Tests for averageBy, maxBy, minBy
Fixed examples in minBy
2018-01-24 17:38:08 +02:00
58c65ecf1e ran npm run tdd 2018-01-15 10:58:44 -05:00