Commit Graph

663 Commits

Author SHA1 Message Date
1006da6fa5 Coding style fixes and improvements 2018-02-04 17:58:57 +02:00
3129126866 Fixed error prone checking etc in codebase 2018-02-04 17:48:07 +02:00
6709e181d7 Add semicolon for tdd exports 2018-02-04 17:38:39 +02:00
c0735d56c0 Tests for partial, partialRight 2018-02-04 16:58:59 +02:00
2053693237 Tests for rearg, pickBy 2018-02-04 16:57:07 +02:00
01305d0716 Tests for flip, over, overArgs, pipeFunctions 2018-02-04 16:54:49 +02:00
abd2b470ba Tests for dropWhile, dropRightWhile 2018-02-04 16:47:40 +02:00
ef35add6d5 Travis build: 1530 [cron] 2018-02-03 20:17:31 +00:00
4c4190d0b4 Tests for merge, memoize 2018-02-03 13:40:44 +02:00
e06afdb114 Tests for matches, matchesWith, mapValues 2018-02-03 13:33:09 +02:00
9a1968e150 Tests for mapKeys, lowercaseKeys 2018-02-03 13:28:50 +02:00
cb5c991b60 Tests for type checking 2018-02-03 13:12:42 +02:00
fe6565184d Tests for functions 2018-02-03 13:01:48 +02:00
bdac20fb7f Tests for forEachRight, forOwn, forOwnRight 2018-02-03 12:59:41 +02:00
d7cad7f910 Tests for findKey, findLastKey, findLast, findLastIndex 2018-02-03 12:55:36 +02:00
9e917f801f Tests for reduceWhich, reduceSuccessive, removeNonASCII 2018-02-03 12:52:14 +02:00
ab38a73c2b Tests for parseCookie, serializeCookie, shuffle 2018-02-03 12:32:46 +02:00
f2ff2b33ea Tests for sortedLastIndex, sortedLastIndexBy, sortedIndexBy 2018-02-03 12:26:01 +02:00
1d03a61088 Tests for stripHTMLTags 2018-02-03 12:22:08 +02:00
81234d9d73 Tests for symmetricDifferenceBy, symmetricDifferenceWith 2018-02-03 12:20:15 +02:00
7d8614be0f Tests for takeWhile, takeRightWhile, times 2018-02-03 12:18:04 +02:00
d9626d0af4 Tests for transform 2018-02-03 12:10:42 +02:00
a7c0a73ff9 Tests for unfold, unary 2018-02-03 12:04:15 +02:00
52cfecdc5e Tests for unionBy, unionWith 2018-02-03 12:01:14 +02:00
980e3e2464 Tests for drop, distance and differenceBy 2018-02-03 11:58:24 +02:00
415fe3cf07 Merge pull request #583 from tcmal/master
[#526] Added some test cases
2018-02-03 11:33:29 +02:00
49a81e2aac Removed chainAsync tests (broken) 2018-02-03 11:32:34 +02:00
e493002b60 Travis build: 1510 [cron] 2018-02-02 20:17:05 +00:00
2f14d09427 Travis build: 1504 [cron] 2018-02-01 20:17:05 +00:00
d98450bdea Travis build: 1502 [cron] 2018-01-31 20:16:39 +00:00
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