Commit Graph

3602 Commits

Author SHA1 Message Date
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
ef151f3ff7 add 2 tests, compose and countOccurences 2018-01-10 17:44:26 +01:00
e1a140c556 added 2 test, 2 broken snippets due to recursive issue curry & deepFlatten 2018-01-10 17:41:36 +01:00
4394fda384 add 2 tests, deepFlatten & difference 2018-01-10 17:38:30 +01:00
918461d3a8 add 2 tests, differenceWith & digitize 2018-01-10 17:36:16 +01:00
093180a1f9 add 2 tests, distinctvaluesOfArray & dropElements 2018-01-10 17:33:29 +01:00
4cfa5b7636 add 2 tests for elo & dropRight 2018-01-10 17:30:31 +01:00
c67e8396e3 add 2 tests, escapeHTML & escapeRegExp 2018-01-10 17:23:06 +01:00
5433294e03 add 2 tests for everyNth and extendHex
typo factorial test
2018-01-10 17:20:26 +01:00
2943415805 add 2 tests, factorial and fibonacci
NOTE: factorial doesn't work, see the issues tab for more info
2018-01-10 17:17:57 +01:00
e06fb0c443 add 2 tests, filterNonUnique & flatten 2018-01-10 17:05:11 +01:00
87b57d3132 add 2 tests, flattenDepth & formatDuration
update CamelCase test cases
2018-01-10 17:03:09 +01:00
5f986ea916 fix gcd and add test for fromCamelCase 2018-01-10 16:55:01 +01:00
338c661e64 add 2 tests, gcd & geometricProgression 2018-01-10 16:45:55 +01:00
12bf4816ca add 2 tests, getDaysDiffBetweenDates, getType 2018-01-10 16:31:49 +01:00
10ea39aeb6 add 2 tests, getURLParameters, groupBy 2018-01-10 16:29:32 +01:00
bc528491af add 2 tests, hammingDistance & head 2018-01-10 16:23:35 +01:00
1ed62476fb fix initial test, add 2 tests, hextoRGB & indexOfAll 2018-01-10 16:19:30 +01:00
6913e64168 add 2 tests, initial & initialize2DArray 2018-01-10 16:14:50 +01:00
2511446767 add 2 tests, initializeArray Range & Value 2018-01-10 16:10:55 +01:00
b521b14961 add 2 tests, inRange & intersection 2018-01-10 16:07:21 +01:00
64a1d2612f add 2 tests, invertKeyValues 2018-01-10 15:41:24 +01:00
2cc7ceb1ee add 2 tests, isArray & isBoolean 2018-01-10 15:37:38 +01:00
21b1755861 add 2 tests, isFunction & isLowerCase 2018-01-10 15:34:49 +01:00
6434e7dcd9 add 2 tests, isNull & isNumber 2018-01-10 15:30:16 +01:00
7039cfe278 Travis build: 1140 2018-01-10 14:25:39 +00:00
3612840fe1 Merge pull request #524 from Chalarangelo/snippet-tests
[FEATURE]  Snippet tests
2018-01-10 16:24:28 +02:00
55699201a4 update description for isPrimitive, add 2 tests, isPrimitive & isPrime 2018-01-10 15:19:09 +01:00
3c8840a2d3 add test for isSymbol 2018-01-10 15:07:08 +01:00
9713dbe049 add 2 tests for join and last 2018-01-10 15:04:00 +01:00
46c9594445 add 2 tests, lcm & longestItem 2018-01-10 14:59:07 +01:00