|
|
87a2620ff0
|
removed tdd duplicate in package.json lol which was my fault
|
2018-01-17 13:49:10 -05:00 |
|
|
|
69abf1b863
|
ran npm run tdd
|
2018-01-17 13:40:40 -05:00 |
|
|
|
207a6d79e0
|
update package.json -> add tdd script
|
2018-01-17 13:39:46 -05:00 |
|
|
|
796be5a467
|
update tdd script to handle const = requires()
|
2018-01-17 13:38:05 -05:00 |
|
|
|
d09078c3b6
|
Merge pull request #553 from kingdavidmartins/add-test
Adding test
|
2018-01-17 20:23:34 +02:00 |
|
|
|
734b9ad087
|
Travis build: 1282
|
2018-01-17 17:41:21 +00:00 |
|
|
|
b8f4db77c7
|
Merge pull request #554 from Chalarangelo/uniqueElements
FIX: Unique elements
|
2018-01-17 09:40:16 -08: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 |
|
|
|
27f00d7cc5
|
rename distinctValuesOfArray into uniqueElements
|
2018-01-17 18:02:49 +01:00 |
|
|
|
b10715c8a9
|
update without test, type, omit, truthy, error
|
2018-01-17 11:19:08 -05:00 |
|
|
|
d765318836
|
Update hashNode.md
|
2018-01-17 17:37:27 +02:00 |
|
|
|
3e92c97ff0
|
Update hashBrowser.md
|
2018-01-17 17:37:14 +02: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 |
|
|
|
94d2f2c404
|
Hash methods
|
2018-01-17 14:09:01 +02:00 |
|
|
|
b1f1390b6b
|
Travis build: 1276
|
2018-01-17 07:24:58 +00:00 |
|
|
|
308c2c56ac
|
Merge pull request #551 from Chalarangelo/skatcat31-patch-1
Fix spelling in snippet description
|
2018-01-16 23:22:51 -08:00 |
|
|
|
b61e7ae1f8
|
Fix spelling in snippet description
|
2018-01-16 23:22:20 -08:00 |
|
|
|
d4a75b4b96
|
add type test, error test, omit test to words
|
2018-01-16 23:57:39 -05:00 |
|
|
|
654856b958
|
Travis build: 1272
|
2018-01-17 02:06:38 +00:00 |
|
|
|
cdd608f309
|
Merge pull request #549 from Chalarangelo/skatcat31-httpPostFootprint
PATCH: HTTP Post footprint change
|
2018-01-16 10:11:55 -08:00 |
|
|
|
97a2abe65b
|
Add comment to second example about body
Explain that by providing null/undefined, we are telling it we are not sending a body(or specifically a lack there of)
|
2018-01-16 10:09:52 -08:00 |
|
|
|
efaeb99a2d
|
HTTP Post footprint change
No we require either a body, or a null/undefined
Closes #520
|
2018-01-16 10:05:29 -08:00 |
|
|
|
a030c867d2
|
Travis build: 1268
|
2018-01-16 16:52:18 +00:00 |
|
|
|
cb212a59e8
|
Merge pull request #548 from Chalarangelo/urlJoin
[FEATURE] Add URLJoin.md
|
2018-01-16 18:49:17 +02:00 |
|
|
|
7329bba847
|
Merge branch 'master' into urlJoin
|
2018-01-16 18:48:59 +02:00 |
|
|
|
62bb691a8b
|
Travis build: 1265
|
2018-01-16 15:14:29 +00:00 |
|
|
|
dd5f7c8c3e
|
Add InitializeArrayWithRangeRight.md
|
2018-01-16 17:09:39 +02:00 |
|
|
|
2d9b00bb61
|
Add isNil and isUndefined
|
2018-01-16 16:50:21 +02:00 |
|
|
|
ee4abbc2a7
|
Travis build: 1262
|
2018-01-16 14:46:28 +00:00 |
|
|
|
b48fa8f16d
|
Added a few type checking snippets from lodash
|
2018-01-16 16:42:17 +02:00 |
|
|
|
8b39e09adf
|
Merge remote-tracking branch 'origin/master'
|
2018-01-16 16:23:55 +02:00 |
|
|
|
73e2fc29b6
|
Fixed snippet archiver build and generated README
|
2018-01-16 16:23:25 +02:00 |
|
|
|
0aba4c5cdc
|
Travis build: 1259 [custom]
|
2018-01-16 14:20:25 +00:00 |
|
|
|
6f0bc1c818
|
Fixed builder
|
2018-01-16 16:16:57 +02:00 |
|
|
|
6a9af6b93f
|
Fixed builder
|
2018-01-16 16:13:13 +02:00 |
|
|
|
837410a37e
|
Fixed archive builder
|
2018-01-16 16:08:18 +02:00 |
|
|
|
ba495b3230
|
Travis build: 1252
|
2018-01-16 14:03:01 +00:00 |
|
|
|
46c784b13b
|
Merge pull request #542 from Chalarangelo/observe
[FEATURE] Add observeMutations.md
|
2018-01-16 15:58:54 +02:00 |
|
|
|
6d60dcb99c
|
Update observeMutations.md
|
2018-01-16 15:57:40 +02: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 |
|
|
|
8d6589a189
|
Travis build: 1245
|
2018-01-16 13:18:04 +00:00 |
|
|
|
2a61e7671e
|
Script and tag cleanup, fixed select tests
|
2018-01-16 15:15:51 +02:00 |
|
|
|
336ce6f72b
|
Merge pull request #547 from Chalarangelo/test-recursive
[FEATURE] Recursive snippets tests
|
2018-01-15 22:17:34 +02:00 |
|
|
|
5532f4d195
|
Travis build: 1242 [cron]
|
2018-01-15 20:08:35 +00:00 |
|
|
|
31c9437946
|
add test for cleanObj
|
2018-01-15 21:03:32 +01:00 |
|