Commit Graph

533 Commits

Author SHA1 Message Date
7c3a6a72d9 Revert bottomVisible() test 2018-01-31 19:44:46 +00:00
83cffb1d04 Merge pull request #575 from Chalarangelo/add-toCurrency
Add toCurrency
2018-01-31 19:14:15 +02:00
0a153ecaae testlog fix conflict 2018-01-30 17:26:19 -05:00
2793618665 Merge branch 'add-toCurrency' of https://github.com/Chalarangelo/30-seconds-of-code into add-toCurrency 2018-01-30 15:49:42 -05:00
49bb734c28 Merge branch 'master' of github.com:Chalarangelo/30-seconds-of-code 2018-01-30 20:23:04 +00:00
4b0dee99c5 Travis build: 1490 [cron] 2018-01-30 20:16:28 +00:00
aa46883a4b Tests for collatz() 2018-01-30 19:41:04 +00:00
19003bde90 Test for chainAsync() 2018-01-30 19:30:09 +00:00
bfa016cef1 Test for call() 2018-01-30 19:20:21 +00:00
998a2bbe30 Add description to binarySearch() test 2018-01-30 19:12:58 +00:00
96dcda484a bottomVisible() test 2018-01-30 19:11:56 +00:00
252ed5f304 Test for binarySearch() 2018-01-30 19:01:54 +00:00
c226e69094 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
b929d5543b Travis build: 1486 [cron] 2018-01-29 20:15:30 +00:00
b716781f8d Fixed randomHexColorCode() sometimes giving a string shorter than 7 characters. (Fixes #580) 2018-01-29 19:36:46 +00:00
c113be731b Merge branch 'master' into add-toCurrency 2018-01-28 15:43:02 -05:00
4a41620b30 fix conflicting files 2018-01-28 15:39:02 -05:00
9128b613e1 Travis build: 1483 [cron] 2018-01-28 20:14:54 +00:00
caf9b9f7ab Merge branch 'master' into add-toCurrency 2018-01-28 15:03:40 -05:00
74bbd30419 ran npm run tester 2018-01-28 14:43:35 -05:00
31076c2749 delete the following folder in test dir hasClass and arrayToHtmlList 2018-01-28 14:42:45 -05:00
10d2de5fab Added some tests 2018-01-28 16:41:20 +02:00
06d7e04220 Added some tests 2018-01-28 16:28:54 +02:00
9af5db20ce Merge branch 'master' into pipeAsyncFunctions 2018-01-28 14:29:32 +02:00
50f64e374c Description updated and snippet tested 2018-01-28 14:28:57 +02:00
1ce85982f8 Merge pull request #576 from Chalarangelo/add-test
Add test
2018-01-28 14:11:21 +02:00
c9771e94f0 Travis build: 1460 [cron] 2018-01-27 20:13:42 +00:00
75a2b9e9ff Add pipeAsyncFunctions 2018-01-27 18:17:44 +02:00
c3643f5cac run npm tester | no errors and all test passes 2018-01-27 11:05:58 -05:00
bfe88be8b9 comment out hasClass.test.js since it breaks tests 2018-01-27 11:04:52 -05:00
87c65f175b remove human error mistakes from editing file dropEle and using dropWhile 2018-01-27 11:02:54 -05:00
4a9cfeb2aa comment out arrayToHtmlList.test.js to get npm test up and running 2018-01-27 10:52:36 -05:00
800d82c4b2 ran npm run tester 2018-01-27 10:17:50 -05:00
a4da281290 update toSafeInter.test.js type test, omit test, expected test, time test 2018-01-27 09:38:36 -05:00
323a563164 update union.test.js with timed test, omit, type, throws, and expected output 2018-01-27 09:20:03 -05:00
7b505fde57 fix message for test 2018-01-27 09:08:11 -05:00
f269e7b311 update UniqueElements.test.js with omit, type, throws, timed, and usage test 2018-01-27 09:06:25 -05:00
8845226216 update toSnakeCase.test.js with omit, type, time, return test 2018-01-26 17:16:42 -05:00
93d88d396a fix testing message for toKebabCase 2018-01-26 17:09:04 -05:00
c77ec48ab4 update toKebabCase.test.js omit, type, timed, error test 2018-01-26 17:04:49 -05:00
62aae1c41f update toCamelCase omit, type, time test, error 2018-01-26 16:56:37 -05:00
7fd1a87d47 Travis build: 1447 [cron] 2018-01-26 20:13:34 +00:00
aea334a94a Update drop, add dropWhile, dropRightWhile 2018-01-26 12:23:18 +02:00
49b1fc7947 Added tests for arrayToHtmlList 2018-01-26 12:02:06 +02:00
2ce7f009a2 Merge branch 'master' into browser-tests 2018-01-26 11:22:30 +02:00
83e6996238 update round.test.js with time, omit, types, error, NaN 2018-01-25 18:42:58 -05:00
2445607d0c Travis build: 1421 [cron] 2018-01-25 20:13:01 +00:00
e9a0d985cb update browser test 2018-01-25 14:47:02 +01:00
ca5cd1bb40 add 1st browser test, fix jsdom to be in devDependencies 2018-01-25 12:48:33 +01:00
2877ae4e76 Travis build: 1413 [cron] 2018-01-24 20:13:16 +00:00