867d177f06
Merge branch 'master' into any-all-none
2018-02-14 13:21:33 +02:00
ba59e8020a
Add approximatelyEqual
2018-02-14 12:47:13 +02:00
f1086e8a45
Add binomialCoefficient
2018-02-14 12:34:02 +02:00
4590cf2b95
Add degreesToRads and radsToDegrees
2018-02-14 12:24:50 +02:00
a1a99021d3
Add bifurcate, bifurcateBy
2018-02-14 12:13:07 +02:00
d241e5a764
Resolves Codacy quality test issue
2018-02-14 11:58:12 +02:00
3900189a77
Add uncurry
2018-02-14 11:56:44 +02:00
ebc9c51c14
Add any, anyBy, all, allBy, none, noneBy
2018-02-14 11:46:15 +02:00
4bb8b88580
Travis build: 1659 [cron]
2018-02-13 20:22:19 +00:00
d634f7e26d
Travis build: 1653 [cron]
2018-02-12 20:21:04 +00:00
5b80ecfdb9
Travis build: 1645 [cron]
2018-02-11 20:20:40 +00:00
b0b9c30788
Travis build: 1643 [cron]
2018-02-10 20:20:55 +00:00
3e49f1ef9f
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
07a89541f5
fix broken test in tomorrow.test.js
2018-02-10 09:26:17 -05:00
df0dda885d
Travis build: 1637 [cron]
2018-02-09 20:21:56 +00:00
bb42a5c0da
Manual tests
2018-02-09 13:43:50 +02:00
651ef3cedb
Tests for fileLines, runAsync, promisesInSeries
2018-02-09 13:40:08 +02:00
f926ebeff7
Tests for promisify
2018-02-09 13:35:43 +02:00
eb6c201d6b
Tests for random number snippets
2018-02-09 13:30:53 +02:00
3b424de218
Tests for untildify
2018-02-09 13:23:46 +02:00
0bff6cbd6f
Tests for UUID generators
2018-02-09 13:21:06 +02:00
41f0ae31eb
Tests for tomorrow
2018-02-09 13:12:23 +02:00
28eb234927
Merge remote-tracking branch 'origin/master'
2018-02-09 13:06:50 +02:00
a6701e44f9
Add tests for sample, sampleSize
2018-02-09 13:06:15 +02:00
a93a46aaa6
Travis build: 1609 [cron]
2018-02-08 20:21:06 +00:00
cd8a125362
Merge pull request #599 from Chalarangelo/add-test
...
update mapObject basic test
2018-02-08 11:16:52 -05:00
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
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
4633467e2c
Travis build: 1577 [cron]
2018-02-06 20:19:13 +00: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