Commit Graph

8 Commits

Author SHA1 Message Date
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
b5bf203b8f Codacy code quality fix 2018-02-07 16:45:44 +02:00
a7970d8a2c Add tests for byteSize
Uses a workaround and a custom Blob implementation, but it should work just fine.
2018-02-07 16:36:31 +02:00
06d7e04220 Added some tests 2018-01-28 16:28:54 +02:00
9217979f80 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
a234ca519e add 2 tests, byteSize & capitalize 2018-01-10 18:02:22 +01:00
036b4ae842 ran npm run tdd & generated TDD 2018-01-09 06:09:49 -05:00