a5e4b6fc6c
fix conflicts
2018-02-17 22:10:34 +05:30
784c44c5cf
add tests
2018-02-17 22:03:56 +05:30
1b879b2d1d
add fuzzySearch
2018-02-17 21:52:36 +05:30
d2cd57f07f
Travis build: 1692 [cron]
2018-02-16 20:24:04 +00:00
c3f35d7a6b
Travis build: 1688 [custom]
2018-02-16 12:11:03 +00:00
7ed6ab1a5d
Codacy code quality improvements
2018-02-16 14:05:10 +02:00
efdb54dac0
Added remaining tests
2018-02-16 14:00:23 +02:00
9615137b24
Merge remote-tracking branch 'origin/master'
2018-02-16 13:44:26 +02:00
9a3bd8ffae
Updated all, any, none
...
Merged them with their by counterparts.
2018-02-16 13:43:43 +02:00
77031a7e57
Update randomHexColorCode.js
...
Add missing semicolon
2018-02-16 14:23:11 +05:30
0776ed5c4d
fix typo in average test
2018-02-16 14:10:55 +05:30
5b4a9c4454
Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code
2018-02-16 14:10:25 +05:30
996b000528
Travis build: 1680 [cron]
2018-02-15 20:32:21 +00:00
3d13db0790
Travis build: 1678 [cron]
2018-02-14 20:22:35 +00:00
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
978f8e9ca1
add all missing semi colons
2018-02-12 22:47:17 -05:00
96c37eea5a
ran npm run tester generate js test files and refactored permuteAll
2018-02-12 19:22:11 -05:00
c435f64868
refactor snippet reducing the amount of lines
2018-02-12 16:47:53 -05:00
d75bdd9805
ran npm run tester and test files generated
2018-02-12 16:38:13 -05:00
d634f7e26d
Travis build: 1653 [cron]
2018-02-12 20:21:04 +00:00
064c957461
fix conflicts
2018-02-12 20:37:21 +05:30
5b80ecfdb9
Travis build: 1645 [cron]
2018-02-11 20:20:40 +00:00
ee6456515c
Shorter stableSort example and test
2018-02-11 15:56:19 +02:00
b0b9c30788
Travis build: 1643 [cron]
2018-02-10 20:20:55 +00:00
dbcc11c943
ran npm tester
2018-02-10 11:45:04 -05: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
b55227f766
test for randomIntArray
2018-02-10 19:59:42 +05:30
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
f4cd39d136
update test for random hexColorCode
2018-02-08 20:38:16 +05:30
da70ff6e9c
test for randomNumberInRange
2018-02-08 20:28:01 +05:30