Commit Graph

2397 Commits

Author SHA1 Message Date
01629c535b Hash methods 2018-01-17 14:09:01 +02:00
43d846a5e1 Travis build: 1276 2018-01-17 07:24:58 +00:00
caa1bde518 Merge pull request #551 from Chalarangelo/skatcat31-patch-1
Fix spelling in snippet description
2018-01-16 23:22:51 -08:00
9e04a59d82 Fix spelling in snippet description 2018-01-16 23:22:20 -08:00
9538b3e4a2 add type test, error test, omit test to words 2018-01-16 23:57:39 -05:00
82b4f6bf22 Travis build: 1272 2018-01-17 02:06:38 +00:00
15f940eaae Merge pull request #549 from Chalarangelo/skatcat31-httpPostFootprint
PATCH: HTTP Post footprint change
2018-01-16 10:11:55 -08:00
e20dc77e9c 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
57a77b21f5 HTTP Post footprint change
No we require either a body, or a null/undefined
Closes #520
2018-01-16 10:05:29 -08:00
d446ab4415 Travis build: 1268 2018-01-16 16:52:18 +00:00
934bb0f079 Merge pull request #548 from Chalarangelo/urlJoin
[FEATURE] Add URLJoin.md
2018-01-16 18:49:17 +02:00
b2837e495d Merge branch 'master' into urlJoin 2018-01-16 18:48:59 +02:00
644c2d36fc Travis build: 1265 2018-01-16 15:14:29 +00:00
e8616e54fb Add InitializeArrayWithRangeRight.md 2018-01-16 17:09:39 +02:00
447e3467db Add isNil and isUndefined 2018-01-16 16:50:21 +02:00
4ae0e03b0e Travis build: 1262 2018-01-16 14:46:28 +00:00
667f705ad7 Added a few type checking snippets from lodash 2018-01-16 16:42:17 +02:00
2a4572355a Merge remote-tracking branch 'origin/master' 2018-01-16 16:23:55 +02:00
f076160341 Fixed snippet archiver build and generated README 2018-01-16 16:23:25 +02:00
e63c6bc840 Travis build: 1259 [custom] 2018-01-16 14:20:25 +00:00
d11d20a129 Fixed builder 2018-01-16 16:16:57 +02:00
d130ca9047 Fixed builder 2018-01-16 16:13:13 +02:00
bf679849a8 Fixed archive builder 2018-01-16 16:08:18 +02:00
5db858bdda Travis build: 1252 2018-01-16 14:03:01 +00:00
78d927ffb3 Merge pull request #542 from Chalarangelo/observe
[FEATURE] Add observeMutations.md
2018-01-16 15:58:54 +02:00
4d275eb579 Update observeMutations.md 2018-01-16 15:57:40 +02:00
daedf4c8e0 Add URLJoin.md 2018-01-16 15:53:03 +02:00
498d8fa16b Travis build: 1247 [custom] 2018-01-16 13:20:34 +00:00
289e2fe27c Travis build: 1245 2018-01-16 13:18:04 +00:00
d8936631e2 Script and tag cleanup, fixed select tests 2018-01-16 15:15:51 +02:00
b37c30d175 Merge pull request #547 from Chalarangelo/test-recursive
[FEATURE]  Recursive snippets tests
2018-01-15 22:17:34 +02:00
951509906e Travis build: 1242 [cron] 2018-01-15 20:08:35 +00:00
836f2f6326 add test for cleanObj 2018-01-15 21:03:32 +01:00
25620b7390 add 4 tests for elo snippet 2018-01-15 20:54:38 +01:00
e4e55fb8e6 add 2 tests for curry 2018-01-15 20:53:27 +01:00
69c92a1dde add few tests for factorial including edge cases 2018-01-15 20:52:23 +01:00
ea7fc02956 Merge pull request #545 from kingdavidmartins/add-test
Adding test
2018-01-15 19:13:26 +02:00
1385839289 Travis build: 1238 2018-01-15 17:12:46 +00:00
b62eab2267 Merge pull request #546 from Chalarangelo/equals
[FEATURE] Added equals.md and tests
2018-01-15 19:11:49 +02:00
1f2e4e0e27 Update equals.md 2018-01-15 18:54:27 +02:00
e6fd4f37d2 Added equals.md and tests 2018-01-15 18:34:11 +02:00
d53a377997 isPrimitive test, type, truthy/falsy, time test, message reformat 2018-01-15 11:32:42 -05:00
68e79a1e12 Travis build: 1234 2018-01-15 16:01:51 +00:00
67ec14b4b8 Merge pull request #544 from Chalarangelo/yarn-install
[FEATURE] update readme-start.md
2018-01-15 17:59:36 +02:00
58c65ecf1e ran npm run tdd 2018-01-15 10:58:44 -05:00
5c504d765a update readme-start.md
Update to show both `npm` and `yarn` installations.
2018-01-15 16:56:10 +01:00
56f977bf63 add error, type, test for quicksort 2018-01-15 10:52:30 -05:00
1a6f5e7833 update last test, type, throw err, time, and omit args 2018-01-15 10:34:31 -05:00
92bae0a305 update chunk type test, throw error, omit variables, etc 2018-01-15 10:19:22 -05:00
d8accfc782 update average with time test, omit test, error test, falsy/truthy test & etc 2018-01-15 09:39:00 -05:00