Commit Graph

124 Commits

Author SHA1 Message Date
cff6836b51 add 2 tests for sum and sumPower 2018-01-10 12:58:10 +01:00
c29fbbba4a add 2 tests for symmetricDifference and tail 2018-01-10 12:52:43 +01:00
3f214042a7 add tests for take and takeRight 2018-01-10 12:47:57 +01:00
5af41967c5 update snippet toDecimalMark, add test for toDecimalMark 2018-01-10 12:42:11 +01:00
86d592a76c add test for toCamelCase 2018-01-10 12:40:56 +01:00
60240145c3 add test for KebabCase and toEnglishDate
EnglishDate is not working properly - #523
2018-01-10 12:24:30 +01:00
3ab4d760c9 add 2 tests for toSnakeCase & truthCheckCollection 2018-01-10 12:13:21 +01:00
b5be6b42f3 add 2 tests for union & without 2018-01-10 12:07:03 +01:00
09fe99d66d update words test,
My bad I didn't use deepEqual when comparing ...
2018-01-10 11:47:47 +01:00
8b7a3c614d add 2 tests, toOrdinalSuffix, toSafeInteger 2018-01-10 11:34:15 +01:00
ea8e2c4077 add 2 tests, yesNo and unescapeHTML
There is a bug with words.test (I've commented on it)
2018-01-10 11:24:21 +01:00
4eb0df0ab8 add test for truncateString 2018-01-10 11:13:32 +01:00
e998a78655 add 2 tests, isUpperCase and isValidJSON 2018-01-10 11:05:56 +01:00
2f8860f17f add test isString, update isSorted 2018-01-10 10:57:52 +01:00
0f6d99660e add test for isSorted 2018-01-10 10:37:20 +01:00
294fe6501a add test for isEven 2018-01-10 08:30:53 +01:00
cd6b27a0b3 add test for isDivisible 2018-01-10 08:28:58 +01:00
9736712ee0 add test for validateNumber 2018-01-10 08:27:23 +01:00
3edb6b3ed5 add test for average -> average(1, 9) equals 5 2018-01-09 06:19:22 -05:00
036b4ae842 ran npm run tdd & generated TDD 2018-01-09 06:09:49 -05:00
09c92094f3 update PAT 2017-12-21 16:15:51 +01:00
6cbec0552d Travis build: 2017-12-21 16:03:41 +01:00
55a054630e Delete test 2017-12-21 15:12:31 +01:00
e94422c5c6 Travis build: 2017-12-21 13:00:35 +01:00