Commit Graph

595 Commits

Author SHA1 Message Date
78024f9e90 Update test 2018-02-08 20:09:56 +05:30
2d841151b2 Update randomIntegerInRange.test.js 2018-02-08 19:57:18 +05:30
3ec979997e Tests for isTravisCI 2018-02-08 16:13:19 +02:00
88deb1feed Add tests for toCurrency 2018-02-08 16:09:39 +02:00
4e98dd86d0 Tests for functionName 2018-02-08 16:00:07 +02:00
e31fe063b2 Add tests for httpPost, httpGet
Using a workaround, but it should be alright.
2018-02-08 15:15:36 +02:00
b82e4c5cf1 Update test and snippet description with easier to understand examples 2018-02-07 23:08:16 +02:00
f238b4c3ed Travis build: 1588 [cron] 2018-02-07 20:19:41 +00:00
18e253e83c update mapObject basic test 2018-02-07 11:05:46 -05:00
dbaa54e142 Codacy code quality fix 2018-02-07 16:45:44 +02:00
5d6e1f9abe Add tests for byteSize
Uses a workaround and a custom Blob implementation, but it should work just fine.
2018-02-07 16:36:31 +02:00
296a7716f2 Add converge
Based on http://ramdajs.com/docs/#converge
2018-02-07 12:23:04 +02:00
40b98ee311 Updated flattenObject tests 2018-02-07 11:36:01 +02:00
3425d1f6f8 Add flattenObject, unflattenObject
Tagged and tested. Quite complex methods btw.
2018-02-07 11:30:18 +02:00
bc6c8633c1 Shorter stableSort function + use const 2018-02-07 11:17:57 +02:00
4633467e2c Travis build: 1577 [cron] 2018-02-06 20:19:13 +00:00
276b57a9ca Add stableSort function 2018-02-06 18:33:49 +02:00
8809855f79 Travis build: 1575 [cron] 2018-02-05 20:18:25 +00:00
af55dd336a update test for capitalize 2018-02-04 21:46:06 +01:00
d4b7051f65 add test for capitalizeEveryWord 2018-02-04 21:45:04 +01:00
6f80eaddb6 add test for capitalize 2018-02-04 21:42:36 +01:00
938807980a add test for binarySearch 2018-02-04 21:38:48 +01:00
e83b383991 add test for equal 2018-02-04 21:37:37 +01:00
f9802c7bd7 Travis build: 1572 [cron] 2018-02-04 20:17:40 +00:00
bb6ae04e78 Tests for pull, pullBy, pullAtIndex, pullAtValue 2018-02-04 21:02:32 +02:00
4aec3cc0fa Tests for pluralize 2018-02-04 20:57:14 +02:00
7b51bbaa69 Tests for omit, omitBy 2018-02-04 20:53:25 +02:00
d34a534441 Tests for nthArg, omit, omitBy 2018-02-04 20:53:14 +02:00
5809d11c80 Tests for intersectionBy, intersectionWith 2018-02-04 20:48:12 +02:00
3144573716 Test and fix for hashNode 2018-02-04 20:46:30 +02:00
5694a46fff Optimized scripts 2018-02-04 20:16:04 +02:00
262f5ea746 Coding style fixes and improvements 2018-02-04 18:07:31 +02:00
6f3893239c Coding style fixes and improvements 2018-02-04 17:58:57 +02:00
c6c49ab567 Fixed error prone checking etc in codebase 2018-02-04 17:48:07 +02:00
89f572efbc Add semicolon for tdd exports 2018-02-04 17:38:39 +02:00
0c18fb00c9 Tests for partial, partialRight 2018-02-04 16:58:59 +02:00
5b72ef9b81 Tests for rearg, pickBy 2018-02-04 16:57:07 +02:00
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