Commit Graph

124 Commits

Author SHA1 Message Date
7a0b8b1aaa Travis build: 1358 [cron] 2018-01-23 20:11:51 +00:00
3b085cbb04 Travis build: 1331 [cron] 2018-01-22 20:11:32 +00:00
871830c6d0 Travis build: 1329 [cron] 2018-01-21 20:11:28 +00:00
c1f5de2b47 Travis build: 1325 [cron] 2018-01-20 20:10:52 +00:00
ad0bcbd70a Travis build: 1323 [cron] 2018-01-19 20:10:17 +00:00
b76eb424c1 Travis build: 1308 [cron] 2018-01-18 20:09:27 +00:00
82eb3e59a7 Updated select to get 2018-01-18 17:40:42 +02:00
e0e30a6108 Travis build: 1297 [cron] 2018-01-17 20:11:19 +00:00
129a6fb333 ran npm run tdd 2018-01-17 13:40:40 -05:00
6921a9387b Merge pull request #553 from kingdavidmartins/add-test
Adding test
2018-01-17 20:23:34 +02:00
3c0a31eb7a update tag database and remove distinctValuesOfArray 2018-01-17 18:07:48 +01:00
b1f8a708dc add test for uniqueElements 2018-01-17 18:06:12 +01:00
c8b2c9f978 update without test, type, omit, truthy, error 2018-01-17 11:19:08 -05:00
76f582232d update test validateNum omit, type, null, truthy, falsy, NaN etc 2018-01-17 10:01:16 -05:00
b286f58ade update zipObject test, type, omit, truthy, throw error, and more 2018-01-17 09:40:50 -05:00
83b975ca98 update test with omit test, type test, and truthy/null/undef test 2018-01-17 09:20:34 -05:00
3fef77cc62 update zip test, type test, omit test, throw 2018-01-17 09:07:22 -05:00
9538b3e4a2 add type test, error test, omit test to words 2018-01-16 23:57:39 -05:00
b2837e495d Merge branch 'master' into urlJoin 2018-01-16 18:48:59 +02:00
e63c6bc840 Travis build: 1259 [custom] 2018-01-16 14:20:25 +00:00
daedf4c8e0 Add URLJoin.md 2018-01-16 15:53:03 +02:00
498d8fa16b Travis build: 1247 [custom] 2018-01-16 13:20:34 +00:00
d8936631e2 Script and tag cleanup, fixed select tests 2018-01-16 15:15:51 +02:00
836f2f6326 add test for cleanObj 2018-01-15 21:03:32 +01:00
25620b7390 add 4 tests for elo snippet 2018-01-15 20:54:38 +01:00
e4e55fb8e6 add 2 tests for curry 2018-01-15 20:53:27 +01:00
69c92a1dde add few tests for factorial including edge cases 2018-01-15 20:52:23 +01:00
ea7fc02956 Merge pull request #545 from kingdavidmartins/add-test
Adding test
2018-01-15 19:13:26 +02:00
e6fd4f37d2 Added equals.md and tests 2018-01-15 18:34:11 +02:00
d53a377997 isPrimitive test, type, truthy/falsy, time test, message reformat 2018-01-15 11:32:42 -05:00
58c65ecf1e ran npm run tdd 2018-01-15 10:58:44 -05:00
56f977bf63 add error, type, test for quicksort 2018-01-15 10:52:30 -05:00
1a6f5e7833 update last test, type, throw err, time, and omit args 2018-01-15 10:34:31 -05:00
92bae0a305 update chunk type test, throw error, omit variables, etc 2018-01-15 10:19:22 -05:00
d8accfc782 update average with time test, omit test, error test, falsy/truthy test & etc 2018-01-15 09:39:00 -05:00
372dec7009 update head with time test, types test, error test, omit test 2018-01-15 08:48:53 -05:00
aa70bb10ca Name changed for easy to find. 2018-01-15 14:25:18 +03:00
df745a9566 randomIntWithLengthInRange 2018-01-13 20:13:37 +03:00
c4cfb43ad3 remove flattenDepth
seems that tdd script doesn't remove old removed snippets and their tests
2018-01-12 21:21:00 +01:00
4146cbd0d7 add test for deepFlatten 2018-01-12 21:16:54 +01:00
8c1c605b2a add test for anagram 2018-01-12 21:15:58 +01:00
4bf3aa304d add basic examples test to isObject 2018-01-11 05:31:49 -05:00
086005917d ran npm tdd 2018-01-11 05:27:49 -05:00
993239060e update test folder, run tdd 2018-01-11 10:15:13 +01:00
498fe17977 remove flattenDepth tests 2018-01-11 09:55:24 +01:00
ce4540f71d run tdd, update test cases for flatten. 2018-01-11 09:51:49 +01:00
9802c9d1cb add 2 basic test for zipObject snippet 2018-01-10 16:37:10 -05:00
c79dfdabac add 2 type Array.isArray test for zip return value 2018-01-10 16:32:37 -05:00
70347d62c1 add basic 2 test for zip snippet 2018-01-10 16:23:21 -05:00
14c8579949 generate new test that did already exist & update all module snippets with declaration 2018-01-10 15:22:58 -05:00