495c76cca1
fix conflicts
2018-02-12 20:37:21 +05:30
584cde7f8d
Travis build: 1645 [cron]
2018-02-11 20:20:40 +00:00
8b7dd96474
Shorter stableSort example and test
2018-02-11 15:56:19 +02:00
8312efbdd2
Travis build: 1643 [cron]
2018-02-10 20:20:55 +00:00
7f167da7e7
ran npm tester
2018-02-10 11:45:04 -05:00
ca8c747c8d
Revert changes from #602
...
The changes in #602 would break the test, as it was comparing today to tomorrow. The original test worked just fine and the cron job that run on Travis proves that the `t1` assignment was valid and working.
2018-02-10 17:11:48 +02:00
7b02525218
test for randomIntArray
2018-02-10 19:59:42 +05:30
fc95546ca3
fix broken test in tomorrow.test.js
2018-02-10 09:26:17 -05:00
70411496ea
Travis build: 1637 [cron]
2018-02-09 20:21:56 +00:00
95e8f5cf8d
Manual tests
2018-02-09 13:43:50 +02:00
9e4b2d8420
Tests for fileLines, runAsync, promisesInSeries
2018-02-09 13:40:08 +02:00
8eabdd2bf2
Tests for promisify
2018-02-09 13:35:43 +02:00
7f992d4b29
Tests for random number snippets
2018-02-09 13:30:53 +02:00
11fd6822c7
Tests for untildify
2018-02-09 13:23:46 +02:00
2150ef1337
Tests for UUID generators
2018-02-09 13:21:06 +02:00
8460ae548c
Tests for tomorrow
2018-02-09 13:12:23 +02:00
4244c0134e
Merge remote-tracking branch 'origin/master'
2018-02-09 13:06:50 +02:00
ed20d964a4
Add tests for sample, sampleSize
2018-02-09 13:06:15 +02:00
8f8eb5da61
Travis build: 1609 [cron]
2018-02-08 20:21:06 +00:00
5ddb9f4422
Merge pull request #599 from Chalarangelo/add-test
...
update mapObject basic test
2018-02-08 11:16:52 -05:00
c671a4374a
update test for random hexColorCode
2018-02-08 20:38:16 +05:30
725189064f
test for randomNumberInRange
2018-02-08 20:28:01 +05:30
cd07709c7b
Update test
2018-02-08 20:09:56 +05:30
e024bc7c28
Update randomIntegerInRange.test.js
2018-02-08 19:57:18 +05:30
af6173a959
Tests for isTravisCI
2018-02-08 16:13:19 +02:00
1b2ab92afb
Add tests for toCurrency
2018-02-08 16:09:39 +02:00
bd0f6c1625
Tests for functionName
2018-02-08 16:00:07 +02:00
310b30385b
Add tests for httpPost, httpGet
...
Using a workaround, but it should be alright.
2018-02-08 15:15:36 +02:00
c04e0a8a75
Update test and snippet description with easier to understand examples
2018-02-07 23:08:16 +02:00
7ef503e83c
Travis build: 1588 [cron]
2018-02-07 20:19:41 +00:00
b1af834f27
update mapObject basic test
2018-02-07 11:05:46 -05:00
b5bf203b8f
Codacy code quality fix
2018-02-07 16:45:44 +02:00
a7970d8a2c
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
da80f53f2b
Add converge
...
Based on http://ramdajs.com/docs/#converge
2018-02-07 12:23:04 +02:00
d14b19406e
Updated flattenObject tests
2018-02-07 11:36:01 +02:00
3719814f25
Add flattenObject, unflattenObject
...
Tagged and tested. Quite complex methods btw.
2018-02-07 11:30:18 +02:00
5470a0d070
Shorter stableSort function + use const
2018-02-07 11:17:57 +02:00
37cdcc8780
Travis build: 1577 [cron]
2018-02-06 20:19:13 +00:00
cb4f3226f6
Add stableSort function
2018-02-06 18:33:49 +02:00
1da19dfa4d
Travis build: 1575 [cron]
2018-02-05 20:18:25 +00:00
14440e32f4
update test for capitalize
2018-02-04 21:46:06 +01:00
c76aef0f29
add test for capitalizeEveryWord
2018-02-04 21:45:04 +01:00
31de6a77bf
add test for capitalize
2018-02-04 21:42:36 +01:00
ef29903b3b
add test for binarySearch
2018-02-04 21:38:48 +01:00
307d4bccfb
add test for equal
2018-02-04 21:37:37 +01:00
998af8f9e2
Travis build: 1572 [cron]
2018-02-04 20:17:40 +00:00
34f4a7e6fe
Tests for pull, pullBy, pullAtIndex, pullAtValue
2018-02-04 21:02:32 +02:00
b19c621cad
Tests for pluralize
2018-02-04 20:57:14 +02:00
48c112d92b
Tests for omit, omitBy
2018-02-04 20:53:25 +02:00
2e37b6af8c
Tests for nthArg, omit, omitBy
2018-02-04 20:53:14 +02:00