39c1e57429
change test comments
...
changed 'Returns all indices of val in an array' to 'When val is not found, return an empty array' for test that searches for val in an array without val
2018-10-01 14:35:22 -04:00
8274aa87fe
Travis build: 188 [cron]
2018-08-03 19:51:50 +00:00
cc7b76d0b3
Test files linted
2018-08-03 10:39:26 +03:00
ae8c006535
Travis build: 176 [cron]
2018-08-02 19:51:06 +00:00
f634531b44
Simplify indexOfAll
2018-08-02 15:36:36 +04:00
f0db074807
Codacy style changes for test files
2018-08-02 13:49:33 +03:00
067447bdfa
Codacy style changes for test files
2018-08-02 13:32:50 +03:00
82f0d6bc52
Test cleanup and fixes [i-l]
2018-06-18 17:31:56 +03:00
eb3cb2f928
Test cleanup and fixes [c-d]
2018-06-18 16:34:04 +03:00
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
89f572efbc
Add semicolon for tdd exports
2018-02-04 17:38:39 +02:00
bde73c95e8
Updated testing with proper indentation
...
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
e1a17c769b
ran npm run tester -> logged invertKeyValues test are invalid
2018-01-24 06:29:38 -05:00
69abf1b863
ran npm run tdd
2018-01-17 13:40:40 -05:00
f0c4404060
generate new test that did already exist & update all module snippets with declaration
2018-01-10 15:22:58 -05:00
1ed62476fb
fix initial test, add 2 tests, hextoRGB & indexOfAll
2018-01-10 16:19:30 +01:00
4cecb85eb7
ran npm run tdd & generated TDD
2018-01-09 06:09:49 -05:00