Commit Graph

539 Commits

Author SHA1 Message Date
Angelos Chalaris
2ce7f009a2 Merge branch 'master' into browser-tests 2018-01-26 11:22:30 +02:00
King
83e6996238 update round.test.js with time, omit, types, error, NaN 2018-01-25 18:42:58 -05:00
30secondsofcode
2445607d0c Travis build: 1421 [cron] 2018-01-25 20:13:01 +00:00
Stefan Feješ
e9a0d985cb update browser test 2018-01-25 14:47:02 +01:00
Stefan Feješ
ca5cd1bb40 add 1st browser test, fix jsdom to be in devDependencies 2018-01-25 12:48:33 +01:00
30secondsofcode
2877ae4e76 Travis build: 1413 [cron] 2018-01-24 20:13:16 +00:00
Angelos Chalaris
9217979f80 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
Angelos Chalaris
3e3982a0e4 More tests 2018-01-24 17:49:09 +02:00
Angelos Chalaris
79a70885ad Tests for averageBy, maxBy, minBy
Fixed examples in minBy
2018-01-24 17:38:08 +02:00
Angelos Chalaris
47cc6a376a Tests for atob, btoa 2018-01-24 17:33:38 +02:00
Angelos Chalaris
449dfdea1c Added some tests
Also fixed xProd. Tests for xProd, unzipWith, unzip and is.
2018-01-24 17:17:51 +02:00
Angelos Chalaris
16b0701084 Generated test files for new snippets 2018-01-24 16:48:43 +02:00
King
9bd8cd6abd ran npm run tester problem fixed and add updated test log 2018-01-24 06:32:11 -05:00
King
f92c20a5cf update invertKeyValues with basic proper passing test 2018-01-24 06:30:59 -05:00
King
737acd870d ran npm run tester -> logged invertKeyValues test are invalid 2018-01-24 06:29:38 -05:00
30secondsofcode
7a0b8b1aaa Travis build: 1358 [cron] 2018-01-23 20:11:51 +00:00
30secondsofcode
3b085cbb04 Travis build: 1331 [cron] 2018-01-22 20:11:32 +00:00
30secondsofcode
871830c6d0 Travis build: 1329 [cron] 2018-01-21 20:11:28 +00:00
30secondsofcode
c1f5de2b47 Travis build: 1325 [cron] 2018-01-20 20:10:52 +00:00
30secondsofcode
ad0bcbd70a Travis build: 1323 [cron] 2018-01-19 20:10:17 +00:00
30secondsofcode
b76eb424c1 Travis build: 1308 [cron] 2018-01-18 20:09:27 +00:00
Angelos Chalaris
82eb3e59a7 Updated select to get 2018-01-18 17:40:42 +02:00
30secondsofcode
e0e30a6108 Travis build: 1297 [cron] 2018-01-17 20:11:19 +00:00
King
129a6fb333 ran npm run tdd 2018-01-17 13:40:40 -05:00
Angelos Chalaris
6921a9387b Merge pull request #553 from kingdavidmartins/add-test
Adding test
2018-01-17 20:23:34 +02:00
Stefan Feješ
3c0a31eb7a update tag database and remove distinctValuesOfArray 2018-01-17 18:07:48 +01:00
Stefan Feješ
b1f8a708dc add test for uniqueElements 2018-01-17 18:06:12 +01:00
King
c8b2c9f978 update without test, type, omit, truthy, error 2018-01-17 11:19:08 -05:00
King
76f582232d update test validateNum omit, type, null, truthy, falsy, NaN etc 2018-01-17 10:01:16 -05:00
King
b286f58ade update zipObject test, type, omit, truthy, throw error, and more 2018-01-17 09:40:50 -05:00
King
83b975ca98 update test with omit test, type test, and truthy/null/undef test 2018-01-17 09:20:34 -05:00
King
3fef77cc62 update zip test, type test, omit test, throw 2018-01-17 09:07:22 -05:00
King
9538b3e4a2 add type test, error test, omit test to words 2018-01-16 23:57:39 -05:00
Angelos Chalaris
b2837e495d Merge branch 'master' into urlJoin 2018-01-16 18:48:59 +02:00
30secondsofcode
e63c6bc840 Travis build: 1259 [custom] 2018-01-16 14:20:25 +00:00
Angelos Chalaris
daedf4c8e0 Add URLJoin.md 2018-01-16 15:53:03 +02:00
30secondsofcode
498d8fa16b Travis build: 1247 [custom] 2018-01-16 13:20:34 +00:00
Angelos Chalaris
d8936631e2 Script and tag cleanup, fixed select tests 2018-01-16 15:15:51 +02:00
Stefan Feješ
836f2f6326 add test for cleanObj 2018-01-15 21:03:32 +01:00
Stefan Feješ
25620b7390 add 4 tests for elo snippet 2018-01-15 20:54:38 +01:00
Stefan Feješ
e4e55fb8e6 add 2 tests for curry 2018-01-15 20:53:27 +01:00
Stefan Feješ
69c92a1dde add few tests for factorial including edge cases 2018-01-15 20:52:23 +01:00
Angelos Chalaris
ea7fc02956 Merge pull request #545 from kingdavidmartins/add-test
Adding test
2018-01-15 19:13:26 +02:00
Angelos Chalaris
e6fd4f37d2 Added equals.md and tests 2018-01-15 18:34:11 +02:00
King
d53a377997 isPrimitive test, type, truthy/falsy, time test, message reformat 2018-01-15 11:32:42 -05:00
King
58c65ecf1e ran npm run tdd 2018-01-15 10:58:44 -05:00
King
56f977bf63 add error, type, test for quicksort 2018-01-15 10:52:30 -05:00
King
1a6f5e7833 update last test, type, throw err, time, and omit args 2018-01-15 10:34:31 -05:00
King
92bae0a305 update chunk type test, throw error, omit variables, etc 2018-01-15 10:19:22 -05:00
King
d8accfc782 update average with time test, omit test, error test, falsy/truthy test & etc 2018-01-15 09:39:00 -05:00