Commit Graph

408 Commits

Author SHA1 Message Date
b1934902b0 Tests for flip, over, overArgs, pipeFunctions 2018-02-04 16:54:49 +02:00
af0e163ec2 Tests for dropWhile, dropRightWhile 2018-02-04 16:47:40 +02:00
b5645186cd Travis build: 1530 [cron] 2018-02-03 20:17:31 +00:00
f3101c95ad Tests for merge, memoize 2018-02-03 13:40:44 +02:00
ffd02edeb8 Tests for matches, matchesWith, mapValues 2018-02-03 13:33:09 +02:00
61c49fbda0 Tests for mapKeys, lowercaseKeys 2018-02-03 13:28:50 +02:00
5676b1428b Tests for type checking 2018-02-03 13:12:42 +02:00
0cf5f4b9f8 Tests for functions 2018-02-03 13:01:48 +02:00
b81d7a5759 Tests for forEachRight, forOwn, forOwnRight 2018-02-03 12:59:41 +02:00
4de1210378 Tests for findKey, findLastKey, findLast, findLastIndex 2018-02-03 12:55:36 +02:00
cce302685e Tests for reduceWhich, reduceSuccessive, removeNonASCII 2018-02-03 12:52:14 +02:00
73fe3b95da Tests for parseCookie, serializeCookie, shuffle 2018-02-03 12:32:46 +02:00
5e16bcbcc8 Tests for sortedLastIndex, sortedLastIndexBy, sortedIndexBy 2018-02-03 12:26:01 +02:00
c7f3b12584 Tests for stripHTMLTags 2018-02-03 12:22:08 +02:00
5725d9a045 Tests for symmetricDifferenceBy, symmetricDifferenceWith 2018-02-03 12:20:15 +02:00
185fef6ec2 Tests for takeWhile, takeRightWhile, times 2018-02-03 12:18:04 +02:00
e69b900c5f Tests for transform 2018-02-03 12:10:42 +02:00
196706151f Tests for unfold, unary 2018-02-03 12:04:15 +02:00
11299654eb Tests for unionBy, unionWith 2018-02-03 12:01:14 +02:00
82b4583de2 Tests for drop, distance and differenceBy 2018-02-03 11:58:24 +02:00
11bbfb927c Merge pull request #583 from tcmal/master
[#526] Added some test cases
2018-02-03 11:33:29 +02:00
828c83f113 Removed chainAsync tests (broken) 2018-02-03 11:32:34 +02:00
2cbc41ddeb Travis build: 1510 [cron] 2018-02-02 20:17:05 +00:00
7c79353a0d Travis build: 1504 [cron] 2018-02-01 20:17:05 +00:00
71037a2233 Travis build: 1502 [cron] 2018-01-31 20:16:39 +00:00
9ef0459e71 Revert bottomVisible() test 2018-01-31 19:44:46 +00:00
8f0f3bb44a Merge pull request #575 from Chalarangelo/add-toCurrency
Add toCurrency
2018-01-31 19:14:15 +02:00
b60ad93ebb testlog fix conflict 2018-01-30 17:26:19 -05:00
42de8eb3ce Merge branch 'add-toCurrency' of https://github.com/Chalarangelo/30-seconds-of-code into add-toCurrency 2018-01-30 15:49:42 -05: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
a405d33b96 Merge branch 'master' into add-toCurrency 2018-01-28 15:43:02 -05:00
fa7a5690f7 fix conflicting files 2018-01-28 15:39:02 -05:00
eecccbadbc Travis build: 1483 [cron] 2018-01-28 20:14:54 +00:00
40bf8d9d56 Merge branch 'master' into add-toCurrency 2018-01-28 15:03:40 -05:00
c28f5eacc2 ran npm run tester 2018-01-28 14:43:35 -05:00
e8dbd62693 delete the following folder in test dir hasClass and arrayToHtmlList 2018-01-28 14:42:45 -05: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