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
bde73c95e8 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
4e8eeee7f4 isPrimitive test, type, truthy/falsy, time test, message reformat 2018-01-15 11:32:42 -05:00
55699201a4 update description for isPrimitive, add 2 tests, isPrimitive & isPrime 2018-01-10 15:19:09 +01:00
4cecb85eb7 ran npm run tdd & generated TDD 2018-01-09 06:09:49 -05:00