Commit Graph

3602 Commits

Author SHA1 Message Date
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
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
d02c622ac5 Travis build: 1238 2018-01-15 17:12:46 +00:00
bdaa93e1d7 Merge pull request #546 from Chalarangelo/equals
[FEATURE] Added equals.md and tests
2018-01-15 19:11:49 +02:00
e3b7813eb7 Update equals.md 2018-01-15 18:54:27 +02:00
c62cf0eff3 Added equals.md and tests 2018-01-15 18:34:11 +02:00
4e8eeee7f4 isPrimitive test, type, truthy/falsy, time test, message reformat 2018-01-15 11:32:42 -05:00
5c75b328c1 Travis build: 1234 2018-01-15 16:01:51 +00:00
e3614aef3e Merge pull request #544 from Chalarangelo/yarn-install
[FEATURE] update readme-start.md
2018-01-15 17:59:36 +02:00
f762f76464 ran npm run tdd 2018-01-15 10:58:44 -05:00
9617ce3f8c update readme-start.md
Update to show both `npm` and `yarn` installations.
2018-01-15 16:56:10 +01:00
6827cff03f add error, type, test for quicksort 2018-01-15 10:52:30 -05:00
7eaa6ce245 update last test, type, throw err, time, and omit args 2018-01-15 10:34:31 -05:00
a09a6b02d6 update chunk type test, throw error, omit variables, etc 2018-01-15 10:19:22 -05:00
34f81594ae update average with time test, omit test, error test, falsy/truthy test & etc 2018-01-15 09:39:00 -05:00
99ed42ab00 update head with time test, types test, error test, omit test 2018-01-15 08:48:53 -05:00
49416acd4b Travis build: 1231 2018-01-15 12:03:06 +00:00
fef6f0e098 Merge pull request #543 from ergenekonyigit/master
[FEATURE] Add randomIntArrayInRange
2018-01-15 14:01:47 +02:00