|
|
9e6c26e37b
|
fix testing message for toKebabCase
|
2018-01-26 17:09:04 -05:00 |
|
|
|
fb3a783d32
|
update toKebabCase.test.js omit, type, timed, error test
|
2018-01-26 17:04:49 -05:00 |
|
|
|
3470a26512
|
update toCamelCase omit, type, time test, error
|
2018-01-26 16:56:37 -05:00 |
|
|
|
927a952538
|
Travis build: 1447 [cron]
|
2018-01-26 20:13:34 +00:00 |
|
|
|
6381f042f4
|
Update drop, add dropWhile, dropRightWhile
|
2018-01-26 12:23:18 +02:00 |
|
|
|
19e0259900
|
Added tests for arrayToHtmlList
|
2018-01-26 12:02:06 +02:00 |
|
|
|
41df1273a6
|
Merge branch 'master' into browser-tests
|
2018-01-26 11:22:30 +02:00 |
|
|
|
1a23436e28
|
update round.test.js with time, omit, types, error, NaN
|
2018-01-25 18:42:58 -05:00 |
|
|
|
d1e45e7c0f
|
Travis build: 1421 [cron]
|
2018-01-25 20:13:01 +00:00 |
|
|
|
5fd2ea4111
|
update browser test
|
2018-01-25 14:47:02 +01:00 |
|
|
|
1dfff307fc
|
add 1st browser test, fix jsdom to be in devDependencies
|
2018-01-25 12:48:33 +01:00 |
|
|
|
d84c60ba35
|
Travis build: 1413 [cron]
|
2018-01-24 20:13:16 +00:00 |
|
|
|
bde73c95e8
|
Updated testing with proper indentation
Uses two spaces instead of hard tabs.
|
2018-01-24 17:53:36 +02:00 |
|
|
|
1cc37ee194
|
More tests
|
2018-01-24 17:49:09 +02:00 |
|
|
|
a9d67950d9
|
Tests for averageBy, maxBy, minBy
Fixed examples in minBy
|
2018-01-24 17:38:08 +02:00 |
|
|
|
0b4197b714
|
Tests for atob, btoa
|
2018-01-24 17:33:38 +02:00 |
|
|
|
ee39189dff
|
Added some tests
Also fixed xProd. Tests for xProd, unzipWith, unzip and is.
|
2018-01-24 17:17:51 +02:00 |
|
|
|
9534cdba4f
|
Generated test files for new snippets
|
2018-01-24 16:48:43 +02:00 |
|
|
|
cb18d85f94
|
ran npm run tester problem fixed and add updated test log
|
2018-01-24 06:32:11 -05:00 |
|
|
|
03af5b8783
|
update invertKeyValues with basic proper passing test
|
2018-01-24 06:30:59 -05:00 |
|
|
|
e1a17c769b
|
ran npm run tester -> logged invertKeyValues test are invalid
|
2018-01-24 06:29:38 -05:00 |
|
|
|
ac8f842b93
|
Travis build: 1358 [cron]
|
2018-01-23 20:11:51 +00:00 |
|
|
|
362b0b73fe
|
Travis build: 1331 [cron]
|
2018-01-22 20:11:32 +00:00 |
|
|
|
01d7e1ddc0
|
Travis build: 1329 [cron]
|
2018-01-21 20:11:28 +00:00 |
|
|
|
ad680c3072
|
Travis build: 1325 [cron]
|
2018-01-20 20:10:52 +00:00 |
|
|
|
6e283ea871
|
Travis build: 1323 [cron]
|
2018-01-19 20:10:17 +00:00 |
|
|
|
9af01d9d59
|
Travis build: 1308 [cron]
|
2018-01-18 20:09:27 +00:00 |
|
|
|
43aa0e7696
|
Updated select to get
|
2018-01-18 17:40:42 +02:00 |
|
|
|
2f29187eea
|
Travis build: 1297 [cron]
|
2018-01-17 20:11:19 +00:00 |
|
|
|
69abf1b863
|
ran npm run tdd
|
2018-01-17 13:40:40 -05:00 |
|
|
|
d09078c3b6
|
Merge pull request #553 from kingdavidmartins/add-test
Adding test
|
2018-01-17 20:23:34 +02:00 |
|
|
|
5145dabee9
|
update tag database and remove distinctValuesOfArray
|
2018-01-17 18:07:48 +01:00 |
|
|
|
acca38c5df
|
add test for uniqueElements
|
2018-01-17 18:06:12 +01:00 |
|
|
|
b10715c8a9
|
update without test, type, omit, truthy, error
|
2018-01-17 11:19:08 -05:00 |
|
|
|
d8c3315dad
|
update test validateNum omit, type, null, truthy, falsy, NaN etc
|
2018-01-17 10:01:16 -05:00 |
|
|
|
54a6631356
|
update zipObject test, type, omit, truthy, throw error, and more
|
2018-01-17 09:40:50 -05:00 |
|
|
|
3e1bebb48b
|
update test with omit test, type test, and truthy/null/undef test
|
2018-01-17 09:20:34 -05:00 |
|
|
|
fc79f80de6
|
update zip test, type test, omit test, throw
|
2018-01-17 09:07:22 -05:00 |
|
|
|
d4a75b4b96
|
add type test, error test, omit test to words
|
2018-01-16 23:57:39 -05:00 |
|
|
|
7329bba847
|
Merge branch 'master' into urlJoin
|
2018-01-16 18:48:59 +02:00 |
|
|
|
0aba4c5cdc
|
Travis build: 1259 [custom]
|
2018-01-16 14:20:25 +00:00 |
|
|
|
fca48e797e
|
Add URLJoin.md
|
2018-01-16 15:53:03 +02:00 |
|
|
|
53bc1042ff
|
Travis build: 1247 [custom]
|
2018-01-16 13:20:34 +00:00 |
|
|
|
2a61e7671e
|
Script and tag cleanup, fixed select tests
|
2018-01-16 15:15:51 +02:00 |
|
|
|
31c9437946
|
add test for cleanObj
|
2018-01-15 21:03:32 +01:00 |
|
|
|
f214d7c1c4
|
add 4 tests for elo snippet
|
2018-01-15 20:54:38 +01:00 |
|
|
|
b2ed45a334
|
add 2 tests for curry
|
2018-01-15 20:53:27 +01:00 |
|
|
|
b8966986df
|
add few tests for factorial including edge cases
|
2018-01-15 20:52:23 +01:00 |
|
|
|
ea5c2c92e6
|
Merge pull request #545 from kingdavidmartins/add-test
Adding test
|
2018-01-15 19:13:26 +02:00 |
|
|
|
c62cf0eff3
|
Added equals.md and tests
|
2018-01-15 18:34:11 +02:00 |
|