Commit Graph

3432 Commits

Author SHA1 Message Date
6119f8efe6 add basic examples test to isObject 2018-01-11 05:31:49 -05:00
84fcddd42c Travis build: 1179 2018-01-11 10:28:20 +00:00
7c805e941a ran npm tdd 2018-01-11 05:27:49 -05:00
66a78ee7b5 Merge remote-tracking branch 'origin/master' 2018-01-11 12:26:00 +02:00
ba4300799c Added all math By snippets 2018-01-11 12:25:54 +02:00
8fd7e51ede ran npm tagger & tagged type 2018-01-11 05:25:44 -05:00
228aac6401 update decription 2018-01-11 05:24:31 -05:00
253a354664 added isObject snippet 2018-01-11 05:24:06 -05:00
8d23d9a4e3 Travis build: 1177 2018-01-11 10:17:49 +00:00
bc89a2fd92 Typo in docs 2018-01-11 11:16:07 +01:00
97ec2fb56e Travis build: 1173 2018-01-11 10:00:38 +00:00
53f88903f8 Add decapitalize 2018-01-11 11:58:40 +02:00
4c18ae3796 Travis build: 1171 2018-01-11 09:25:56 +00:00
e3e22a0941 Merge pull request #533 from Chalarangelo/toEnglishDate-remove
Resolves #523
2018-01-11 11:24:39 +02:00
6fddd38fd5 update test folder, run tdd 2018-01-11 10:15:13 +01:00
44d40f48ec remove toEnglishDate 2018-01-11 10:14:13 +01:00
47dbf1b269 Travis build: 1168 2018-01-11 08:59:40 +00:00
46fa326a27 Merge pull request #532 from Chalarangelo/flatten-fix
[FIX: #525] Flatten fix
2018-01-11 10:56:25 +02:00
35e5ef106e Update flatten.md 2018-01-11 10:56:14 +02:00
b81f540f2e remove flattenDepth tests 2018-01-11 09:55:24 +01:00
683553a787 run tdd, update test cases for flatten. 2018-01-11 09:51:49 +01:00
6ddb1adf94 prettify example 2018-01-11 09:42:11 +01:00
c7e34da1b0 update flatten to use same syntax as flattenDepth.
Delete flattenDepth.
2018-01-11 09:40:22 +01:00
5cd654307f Travis build: 1163 2018-01-10 21:46:26 +00:00
e40ebae8b4 Merge pull request #529 from kingdavidmartins/init2d-update
style guide fix Array().fill -> Array.from()
2018-01-10 23:44:48 +02:00
e505c6c981 Travis build: 1161 2018-01-10 21:39:19 +00:00
5ee60b5d1f Merge pull request #528 from kingdavidmartins/tdd-bugfix
Tdd bugfix & update
2018-01-10 23:38:10 +02:00
40210c9cd9 add 2 basic test for zipObject snippet 2018-01-10 16:37:10 -05:00
8f55271baf add 2 type Array.isArray test for zip return value 2018-01-10 16:32:37 -05:00
36f0e9261f add basic 2 test for zip snippet 2018-01-10 16:23:21 -05:00
12ca6cec81 also update inner array init 2018-01-10 16:06:10 -05:00
db8fd8dd29 style guide fix Array().fill -> Array.from() 2018-01-10 16:00:32 -05:00
f0c4404060 generate new test that did already exist & update all module snippets with declaration 2018-01-10 15:22:58 -05:00
cb3391f3e0 update recursion fix & declare all snippets 2018-01-10 15:20:31 -05:00
9500978bf9 Travis build: 1159 [cron] 2018-01-10 20:07:07 +00:00
ce9696462d Travis build: 1157 2018-01-10 19:36:26 +00:00
d7678344e4 Merge pull request #514 from Chalarangelo/XMLHttpRequest
[FEATURE] http requests snippets
2018-01-10 21:33:03 +02:00
71a907d53d Update httpPost.md 2018-01-10 21:31:48 +02:00
31181db31b Update httpPost.md 2018-01-10 21:31:28 +02:00
6461737d1f Update httpGet.md 2018-01-10 21:22:22 +02:00
b04e96ac94 Merge pull request #527 from Chalarangelo/snippet-tests
Snippet tests 2nd edition
2018-01-10 21:05:51 +02:00
329255aac6 update tag_database, update httpPost 2018-01-10 19:53:36 +01:00
0ca8724842 update httpGet 2018-01-10 19:43:29 +01:00
d3b14b4411 add to archive 2018-01-10 19:23:26 +01:00
0dfd14a1e6 remove Put & Delete http snippets 2018-01-10 19:18:54 +01:00
bb18663692 add anagram test 2018-01-10 18:04:37 +01:00
f7ffdd3d35 add 2 tests, byteSize & capitalize 2018-01-10 18:02:22 +01:00
bdf1c32096 add 2 tests, capitalizeEveryWord & chunk 2018-01-10 17:57:21 +01:00
548c37444a add 2 tests, clampNumber & coalesce 2018-01-10 17:52:44 +01:00
2d02479309 add 2 tests for coalsesceFactory and compact 2018-01-10 17:47:23 +01:00