Commit Graph

13 Commits

Author SHA1 Message Date
17fb304f04 Codacy issue fixes 2018-06-18 21:18:53 +03:00
3a89fe304a Final fixes, all tests running 2018-06-18 20:41:57 +03:00
46ad6c08b9 Test cleanup and fixes [s-t] 2018-06-18 18:37:35 +03:00
105185c213 Test cleanup and fixes [c-d] 2018-06-18 16:34:04 +03:00
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
91ca70000d Coding style fixes and improvements 2018-02-04 18:07:31 +02:00
93d88d396a fix testing message for toKebabCase 2018-01-26 17:09:04 -05:00
c77ec48ab4 update toKebabCase.test.js omit, type, timed, error test 2018-01-26 17:04:49 -05:00
9217979f80 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
60240145c3 add test for KebabCase and toEnglishDate
EnglishDate is not working properly - #523
2018-01-10 12:24:30 +01:00
036b4ae842 ran npm run tdd & generated TDD 2018-01-09 06:09:49 -05:00