Commit Graph

81 Commits

Author SHA1 Message Date
e86c1d89be add 2 tests for remove and reverseString 2018-01-10 13:46:19 +01:00
15eb4516c3 add 2 tests, RGBtoHex & round 2018-01-10 13:42:28 +01:00
3df33e228d update sdbm example and add 2 tests for sdbm and select 2018-01-10 13:40:12 +01:00
7383ea3803 add 2 tests for similarity & size 2018-01-10 13:34:58 +01:00
aa56893bd0 add 2 tests, sortCharactersInString & sortedIndex 2018-01-10 13:12:17 +01:00
7a7c31bfc8 update example for splitLines and add test 2018-01-10 13:07:51 +01:00
4c7815fd74 add 2 tests for spreadOver and standardDeviation 2018-01-10 13:01:52 +01:00
4262a8c8ed add 2 tests for sum and sumPower 2018-01-10 12:58:10 +01:00
68df9f3a3f add 2 tests for symmetricDifference and tail 2018-01-10 12:52:43 +01:00
19223d7b55 add tests for take and takeRight 2018-01-10 12:47:57 +01:00
f56686755e update snippet toDecimalMark, add test for toDecimalMark 2018-01-10 12:42:11 +01:00
cc2b0ba05d add test for toCamelCase 2018-01-10 12:40:56 +01:00
fb32970c66 add test for KebabCase and toEnglishDate
EnglishDate is not working properly - #523
2018-01-10 12:24:30 +01:00
341be9c0a6 add 2 tests for toSnakeCase & truthCheckCollection 2018-01-10 12:13:21 +01:00
d0182d4fa0 add 2 tests for union & without 2018-01-10 12:07:03 +01:00
4c7f279dd1 update words test,
My bad I didn't use deepEqual when comparing ...
2018-01-10 11:47:47 +01:00
bc40529a73 add 2 tests, toOrdinalSuffix, toSafeInteger 2018-01-10 11:34:15 +01:00
02d59949c3 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
5c24a02958 add test for truncateString 2018-01-10 11:13:32 +01:00
35a4f17536 add 2 tests, isUpperCase and isValidJSON 2018-01-10 11:05:56 +01:00
c6fd57743b add test isString, update isSorted 2018-01-10 10:57:52 +01:00
f1df2679e5 add test for isSorted 2018-01-10 10:37:20 +01:00
3df3027cb0 add test for isEven 2018-01-10 08:30:53 +01:00
79929a3e55 add test for isDivisible 2018-01-10 08:28:58 +01:00
2f35962a2b add test for validateNumber 2018-01-10 08:27:23 +01:00
9a515052c2 add test for average -> average(1, 9) equals 5 2018-01-09 06:19:22 -05:00
4cecb85eb7 ran npm run tdd & generated TDD 2018-01-09 06:09:49 -05:00
959ae9700b update PAT 2017-12-21 16:15:51 +01:00
7f41007a2b Travis build: 2017-12-21 16:03:41 +01:00
8561503bd0 Delete test 2017-12-21 15:12:31 +01:00
2aa0c8e053 Travis build: 2017-12-21 13:00:35 +01:00