Commit Graph

9 Commits

Author SHA1 Message Date
382c452858 Test cleanup and fixes [e-f] 2018-06-18 16:44:12 +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
9217979f80 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
69c92a1dde add few tests for factorial including edge cases 2018-01-15 20:52:23 +01:00
ed509800dc add 2 tests for everyNth and extendHex
typo factorial test
2018-01-10 17:20:26 +01:00
a5d14af485 add 2 tests, factorial and fibonacci
NOTE: factorial doesn't work, see the issues tab for more info
2018-01-10 17:17:57 +01:00
036b4ae842 ran npm run tdd & generated TDD 2018-01-09 06:09:49 -05:00