Commit Graph

8 Commits

Author SHA1 Message Date
d29974ebc9 Test cleanup and fixes [a-b] 2018-06-18 15:54:48 +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
324bd72a49 fix typo in average test 2018-02-16 14:10:55 +05:30
9217979f80 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
d8accfc782 update average with time test, omit test, error test, falsy/truthy test & etc 2018-01-15 09:39:00 -05:00
3edb6b3ed5 add test for average -> average(1, 9) equals 5 2018-01-09 06:19:22 -05:00
036b4ae842 ran npm run tdd & generated TDD 2018-01-09 06:09:49 -05:00