Commit Graph

3432 Commits

Author SHA1 Message Date
98914763d6 Merge pull request #590 from Chalarangelo/kingdavidmartins-isPlainObject-Typo-Fix
Update isPlainObject |  typo
2018-02-03 23:06:45 -05:00
bd35427e0a Update isPlainObject | typo
typo
2018-02-03 23:04:56 -05: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
9455d828c5 Revert changes to chainAsync.md 2018-02-03 11:29:27 +02:00
2cbc41ddeb Travis build: 1510 [cron] 2018-02-02 20:17:05 +00:00
ef346fcc91 Travis build: 1506 2018-02-02 11:05:56 +00:00
20d908272a Merge pull request #536 from Emgo-Dev/local
4 New Snippets
2018-02-02 12:03:25 +01:00
ef5beb5fbc Update getMeridiemSuffixOfInteger.md 2018-02-02 13:01:49 +02:00
284cd3feb7 Update getColonTimeFromDate.md 2018-02-02 12:57:41 +02:00
7c79353a0d Travis build: 1504 [cron] 2018-02-01 20:17:05 +00:00
4358adfa4d Fixed chainAsync() skipping the first function in the array. 2018-02-01 17:23:17 +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
cf5ab48aba Travis build: 1500 2018-01-31 17:15:57 +00:00
8f0f3bb44a Merge pull request #575 from Chalarangelo/add-toCurrency
Add toCurrency
2018-01-31 19:14:15 +02:00
2bee95ff1c Travis build: 1498 2018-01-31 17:08:56 +00:00
68c589326b Merge pull request #585 from Chalarangelo/atomiks-patch-1
Fix overArgs example
2018-01-31 19:06:09 +02:00
dab2ae928c Update overArgs.md 2018-01-31 19:05:52 +02:00
9e83a4f5a2 Merge pull request #586 from kriadmin/patch-10
Update PULL_REQUEST_TEMPLATE.md
2018-01-31 16:00:27 +02:00
4b285c5aed Update PULL_REQUEST_TEMPLATE.md 2018-01-31 18:06:36 +05:30
0df0989a12 Update overArgs.md 2018-01-31 18:20:23 +10:00
55628f05c9 Fix overArgs example 2018-01-31 18:17:06 +10:00
b60ad93ebb testlog fix conflict 2018-01-30 17:26:19 -05:00
0043f4d1e3 remove new keyword 2018-01-30 17:19:23 -05:00
439101197b Minor linting issue 2018-01-30 20:50:32 +00: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
dc78c88701 Fix chainAsync() throwing an error 2018-01-30 19:30:03 +00:00