Commit Graph

2347 Commits

Author SHA1 Message Date
2ac592971c typo at objectToPairs & add test 2018-01-10 14:27:06 +01:00
ab34685926 add 2 tests orderBy and palindrome 2018-01-10 14:24:45 +01:00
c38c4688e7 fix partition example to use const 2018-01-10 14:18:37 +01:00
bdaceb1224 add 2 tests, dercentile & partition 2018-01-10 14:18:16 +01:00
d268130037 add 2 tests, pick & powerset 2018-01-10 14:05:00 +01:00
bf071b19e7 add 3 tests, prettyBytes, primes & reducedFilter
updated prettyBytes example to output string
2018-01-10 14:01:35 +01:00
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
b059131e29 Merge pull request #522 from Chalarangelo/snippet-tests
[FEATURE] Add few tests
2018-01-10 12:57:30 +02:00
e03aa42d7b Update PULL_REQUEST_TEMPLATE.md
Add `Tests` since there are going to be a lot of PRs about them.
2018-01-10 11:52:34 +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
4b33d290f0 Merge pull request #521 from mariastervic/patch-2
Updated styleguide
2018-01-10 11:12:08 +02:00
5724bd5a22 Updated styleguide 2018-01-10 11:07:17 +02: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
7f874677ea Fix typo 2018-01-10 08:16:48 +01:00
4ab5a47885 Travis build: 1120 2018-01-10 05:17:11 +00:00
f770a0139b Merge pull request #520 from wangzongxu/patch-1
Update getType.md
2018-01-09 21:16:07 -08:00
109303b5de Update getType.md
fix result to lower case
2018-01-10 10:45:55 +08:00
40c4a297fb Travis build: 1118 [cron] 2018-01-09 20:43:29 +00:00
aea08badcb Merge pull request #516 from kingdavidmartins/tdd-update
Resolves #78
2018-01-09 16:20:36 +02:00
506b30e5c4 Travis build: 1115 [custom] 2018-01-09 13:27:42 +00:00
c3b1be7ef7 Cleanup for builder 2018-01-09 15:25:05 +02:00
c5287f7ad8 Travis build: 1112 [custom] 2018-01-09 13:22:34 +00:00
0556ad1b33 Really fixed archive builder 2018-01-09 15:21:17 +02:00
038796e0f5 Fixed archive builder 2018-01-09 15:19:07 +02:00
4791eb4ae0 Travis build: 1107 [custom] 2018-01-09 13:17:38 +00:00
abc5444757 Merge pull request #519 from Chalarangelo/snippets-archive
Snippets archive
2018-01-09 15:16:13 +02:00
e60dbbcf8d Builder for archive 2018-01-09 15:14:57 +02:00
2b8094649b Travis build: 1103 2018-01-09 12:51:18 +00:00