Commit Graph

170 Commits

Author SHA1 Message Date
9ef0459e71 Revert bottomVisible() test 2018-01-31 19:44:46 +00:00
e0729c0683 Merge branch 'master' of github.com:Chalarangelo/30-seconds-of-code 2018-01-30 20:23:04 +00:00
2d06a74d64 Travis build: 1490 [cron] 2018-01-30 20:16:28 +00:00
c5fb9f4897 Tests for collatz() 2018-01-30 19:41:04 +00:00
1621fb9a5f Test for chainAsync() 2018-01-30 19:30:09 +00:00
9ff6a490c8 Test for call() 2018-01-30 19:20:21 +00:00
c2edf62a5f Add description to binarySearch() test 2018-01-30 19:12:58 +00:00
156057a38b bottomVisible() test 2018-01-30 19:11:56 +00:00
462394fa55 Test for binarySearch() 2018-01-30 19:01:54 +00:00
a2df278fe5 Merge pull request #581 from tcmal/master
[FIX: #580] Fix randomHexColorCode() sometimes returning strings too short & Fix test for same snippet
2018-01-29 18:58:18 -08:00
f2d544a079 Travis build: 1486 [cron] 2018-01-29 20:15:30 +00:00
ca831caefb Fixed randomHexColorCode() sometimes giving a string shorter than 7 characters. (Fixes #580) 2018-01-29 19:36:46 +00:00
eecccbadbc Travis build: 1483 [cron] 2018-01-28 20:14:54 +00:00
9e2ab61b87 Added some tests 2018-01-28 16:41:20 +02:00
b18411617a Added some tests 2018-01-28 16:28:54 +02:00
146736a9fd Merge branch 'master' into pipeAsyncFunctions 2018-01-28 14:29:32 +02:00
6b4bc29c31 Description updated and snippet tested 2018-01-28 14:28:57 +02:00
fa2971f0fe Merge pull request #576 from Chalarangelo/add-test
Add test
2018-01-28 14:11:21 +02:00
5d237b5996 Travis build: 1460 [cron] 2018-01-27 20:13:42 +00:00
be84f9f69f Add pipeAsyncFunctions 2018-01-27 18:17:44 +02:00
1c745e671e update toSafeInter.test.js type test, omit test, expected test, time test 2018-01-27 09:38:36 -05:00
6ba098bfd4 update union.test.js with timed test, omit, type, throws, and expected output 2018-01-27 09:20:03 -05:00
dde34ee096 fix message for test 2018-01-27 09:08:11 -05:00
572ff1ae0c update UniqueElements.test.js with omit, type, throws, timed, and usage test 2018-01-27 09:06:25 -05:00
7c884a6cb1 update toSnakeCase.test.js with omit, type, time, return test 2018-01-26 17:16:42 -05:00
9e6c26e37b fix testing message for toKebabCase 2018-01-26 17:09:04 -05:00
fb3a783d32 update toKebabCase.test.js omit, type, timed, error test 2018-01-26 17:04:49 -05:00
3470a26512 update toCamelCase omit, type, time test, error 2018-01-26 16:56:37 -05:00
927a952538 Travis build: 1447 [cron] 2018-01-26 20:13:34 +00:00
6381f042f4 Update drop, add dropWhile, dropRightWhile 2018-01-26 12:23:18 +02:00
19e0259900 Added tests for arrayToHtmlList 2018-01-26 12:02:06 +02:00
41df1273a6 Merge branch 'master' into browser-tests 2018-01-26 11:22:30 +02:00
1a23436e28 update round.test.js with time, omit, types, error, NaN 2018-01-25 18:42:58 -05:00
d1e45e7c0f Travis build: 1421 [cron] 2018-01-25 20:13:01 +00:00
5fd2ea4111 update browser test 2018-01-25 14:47:02 +01:00
1dfff307fc add 1st browser test, fix jsdom to be in devDependencies 2018-01-25 12:48:33 +01:00
d84c60ba35 Travis build: 1413 [cron] 2018-01-24 20:13:16 +00:00
bde73c95e8 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
1cc37ee194 More tests 2018-01-24 17:49:09 +02:00
a9d67950d9 Tests for averageBy, maxBy, minBy
Fixed examples in minBy
2018-01-24 17:38:08 +02:00
0b4197b714 Tests for atob, btoa 2018-01-24 17:33:38 +02:00
ee39189dff Added some tests
Also fixed xProd. Tests for xProd, unzipWith, unzip and is.
2018-01-24 17:17:51 +02:00
9534cdba4f Generated test files for new snippets 2018-01-24 16:48:43 +02:00
cb18d85f94 ran npm run tester problem fixed and add updated test log 2018-01-24 06:32:11 -05:00
03af5b8783 update invertKeyValues with basic proper passing test 2018-01-24 06:30:59 -05:00
e1a17c769b ran npm run tester -> logged invertKeyValues test are invalid 2018-01-24 06:29:38 -05:00
ac8f842b93 Travis build: 1358 [cron] 2018-01-23 20:11:51 +00:00
362b0b73fe Travis build: 1331 [cron] 2018-01-22 20:11:32 +00:00
01d7e1ddc0 Travis build: 1329 [cron] 2018-01-21 20:11:28 +00:00
ad680c3072 Travis build: 1325 [cron] 2018-01-20 20:10:52 +00:00