Commit Graph

2114 Commits

Author SHA1 Message Date
cc2b0ba05d add test for toCamelCase 2018-01-10 12:40:56 +01:00
fb32970c66 add test for KebabCase and toEnglishDate
EnglishDate is not working properly - #523
2018-01-10 12:24:30 +01:00
341be9c0a6 add 2 tests for toSnakeCase & truthCheckCollection 2018-01-10 12:13:21 +01:00
d0182d4fa0 add 2 tests for union & without 2018-01-10 12:07:03 +01:00
4c7f279dd1 update words test,
My bad I didn't use deepEqual when comparing ...
2018-01-10 11:47:47 +01:00
bc40529a73 add 2 tests, toOrdinalSuffix, toSafeInteger 2018-01-10 11:34:15 +01:00
02d59949c3 add 2 tests, yesNo and unescapeHTML
There is a bug with words.test (I've commented on it)
2018-01-10 11:24:21 +01:00
5c24a02958 add test for truncateString 2018-01-10 11:13:32 +01:00
35a4f17536 add 2 tests, isUpperCase and isValidJSON 2018-01-10 11:05:56 +01:00
c6fd57743b add test isString, update isSorted 2018-01-10 10:57:52 +01:00
f1df2679e5 add test for isSorted 2018-01-10 10:37:20 +01:00
3df3027cb0 add test for isEven 2018-01-10 08:30:53 +01:00
79929a3e55 add test for isDivisible 2018-01-10 08:28:58 +01:00
2f35962a2b add test for validateNumber 2018-01-10 08:27:23 +01:00
4ab5a47885 Travis build: 1120 2018-01-10 05:17:11 +00:00
f770a0139b Merge pull request #520 from wangzongxu/patch-1
Update getType.md
2018-01-09 21:16:07 -08:00
109303b5de Update getType.md
fix result to lower case
2018-01-10 10:45:55 +08:00
40c4a297fb Travis build: 1118 [cron] 2018-01-09 20:43:29 +00:00
aea08badcb Merge pull request #516 from kingdavidmartins/tdd-update
Resolves #78
2018-01-09 16:20:36 +02:00
506b30e5c4 Travis build: 1115 [custom] 2018-01-09 13:27:42 +00:00
c3b1be7ef7 Cleanup for builder 2018-01-09 15:25:05 +02:00
c5287f7ad8 Travis build: 1112 [custom] 2018-01-09 13:22:34 +00:00
0556ad1b33 Really fixed archive builder 2018-01-09 15:21:17 +02:00
038796e0f5 Fixed archive builder 2018-01-09 15:19:07 +02:00
4791eb4ae0 Travis build: 1107 [custom] 2018-01-09 13:17:38 +00:00
abc5444757 Merge pull request #519 from Chalarangelo/snippets-archive
Snippets archive
2018-01-09 15:16:13 +02:00
e60dbbcf8d Builder for archive 2018-01-09 15:14:57 +02:00
2b8094649b Travis build: 1103 2018-01-09 12:51:18 +00:00
28fa5411c4 Updated web script
Used emoji for clipboard icons, added persistent scroll to top button with proper smooth scrolling.
2018-01-09 14:50:18 +02:00
7d9a6ca0d3 Travis build: 1101 2018-01-09 12:24:24 +00:00
7c39151088 Merge pull request #518 from kriadmin/patch-6
[FEATURE] noVowels.md
2018-01-09 14:22:55 +02:00
f0942c2cf8 Archived both snippets discussed
countVowels and replaceVowels are now in the archive
2018-01-09 14:22:29 +02:00
3f34154c57 Update and rename noVowels.md to removeVowels.md 2018-01-09 14:20:08 +02:00
65064f46cb Travis build: 1099 2018-01-09 12:19:51 +00:00
881bf9fe7c Merge pull request #498 from atomiks/eventhub
[FEATURE] Add createEventHub
2018-01-09 14:18:29 +02:00
c36f5d2cea Update createEventHub.md 2018-01-09 14:17:33 +02:00
9a515052c2 add test for average -> average(1, 9) equals 5 2018-01-09 06:19:22 -05:00
4cecb85eb7 ran npm run tdd & generated TDD 2018-01-09 06:09:49 -05:00
e025853161 remove test/ from .gitignore file 2018-01-09 06:08:41 -05:00
44a6c8be64 use regex to find ``js & `` js edge cases 2018-01-09 05:32:46 -05:00
26959910a1 Create noVowels.md 2018-01-09 14:46:30 +05:30
163e8c5087 update tdd to work & generate test for both Archive & Active snippets 2018-01-09 00:10:01 -05:00
6fffc6643f rename SNIPPET_PATH -> SNIPPET_ACTIVE & add SNIPPET_ARCHIVE 2018-01-08 23:28:59 -05:00
f007d37d29 Travis build: 1097 2018-01-08 23:40:06 +00:00
a7e7c426ba Add forEachRight 2018-01-09 01:38:50 +02:00
59d0bf95f8 Merge pull request #500 from kingdavidmartins/add.binarySearch
Add.binary search
2018-01-09 01:20:56 +02:00
5fd3d51088 Merge remote-tracking branch 'kingdavidmartins/add.binarySearch' into add.binarySearch 2018-01-09 01:20:25 +02:00
bfa7faf339 Archived binarySearch.md 2018-01-09 01:20:17 +02:00
9c35107655 Update binarySearch.md 2018-01-09 01:19:11 +02:00
796dc201de Merge pull request #515 from kriadmin/patch-5
Update CONTRIBUTING.md
2018-01-09 00:59:59 +02:00