Commit Graph

3872 Commits

Author SHA1 Message Date
King
96c37eea5a ran npm run tester generate js test files and refactored permuteAll 2018-02-12 19:22:11 -05:00
King
c435f64868 refactor snippet reducing the amount of lines 2018-02-12 16:47:53 -05:00
King
d75bdd9805 ran npm run tester and test files generated 2018-02-12 16:38:13 -05:00
King
1ec390d724 ran npm run tagger & added advanced,array,string,utlilty 2018-02-12 16:36:32 -05:00
King
2c42bc0269 add permueAll.md 2018-02-12 16:33:02 -05:00
30secondsofcode
d634f7e26d Travis build: 1653 [cron] 2018-02-12 20:21:04 +00:00
Angelos Chalaris
bb9110e7fc More greek translations 2018-02-12 20:59:01 +02:00
Angelos Chalaris
5ef8850526 Translated a few snippets to greek 2018-02-12 18:03:16 +02:00
Rohit Tanwar
064c957461 fix conflicts 2018-02-12 20:37:21 +05:30
30secondsofcode
d50f7e3fb0 Travis build: 1649 2018-02-12 07:22:00 +00:00
Angelos Chalaris
a024f6fa3c Merge pull request #604 from Chalarangelo/atomiks-patch-1
Simplify debounce.md
2018-02-12 09:19:30 +02:00
atomiks
8609e76b2a Update debounce.md 2018-02-12 16:59:30 +10:00
atomiks
26cccc9c6d Simplify debounce.md 2018-02-12 16:58:15 +10:00
30secondsofcode
5b80ecfdb9 Travis build: 1645 [cron] 2018-02-11 20:20:40 +00:00
simov
ee6456515c Shorter stableSort example and test 2018-02-11 15:56:19 +02:00
30secondsofcode
b0b9c30788 Travis build: 1643 [cron] 2018-02-10 20:20:55 +00:00
King
dbcc11c943 ran npm tester 2018-02-10 11:45:04 -05:00
King
d3192beced update tomorrow.md 2018-02-10 11:44:16 -05:00
Angelos Chalaris
3e49f1ef9f Revert changes from #602
The changes in #602 would break the test, as it was comparing today to tomorrow. The original test worked just fine and the cron job that run on Travis proves that the `t1` assignment was valid and working.
2018-02-10 17:11:48 +02:00
King David Martins
4226406edb Merge pull request #602 from Chalarangelo/fix-broken-test
fix broken test in tomorrow.test.js
2018-02-10 09:57:34 -05:00
Rohit Tanwar
b55227f766 test for randomIntArray 2018-02-10 19:59:42 +05:30
King
07a89541f5 fix broken test in tomorrow.test.js 2018-02-10 09:26:17 -05:00
30secondsofcode
df0dda885d Travis build: 1637 [cron] 2018-02-09 20:21:56 +00:00
Angelos Chalaris
a5e99157d9 Delete loc.js 2018-02-09 13:49:39 +02:00
Angelos Chalaris
bb42a5c0da Manual tests 2018-02-09 13:43:50 +02:00
Angelos Chalaris
651ef3cedb Tests for fileLines, runAsync, promisesInSeries 2018-02-09 13:40:08 +02:00
Angelos Chalaris
f926ebeff7 Tests for promisify 2018-02-09 13:35:43 +02:00
Angelos Chalaris
eb6c201d6b Tests for random number snippets 2018-02-09 13:30:53 +02:00
Angelos Chalaris
3b424de218 Tests for untildify 2018-02-09 13:23:46 +02:00
Angelos Chalaris
0bff6cbd6f Tests for UUID generators 2018-02-09 13:21:06 +02:00
Angelos Chalaris
41f0ae31eb Tests for tomorrow 2018-02-09 13:12:23 +02:00
Angelos Chalaris
28eb234927 Merge remote-tracking branch 'origin/master' 2018-02-09 13:06:50 +02:00
Angelos Chalaris
a6701e44f9 Add tests for sample, sampleSize 2018-02-09 13:06:15 +02:00
Angelos Chalaris
f409117f5d Create .mdlrc.style.rb 2018-02-09 12:38:23 +02:00
Angelos Chalaris
2743798227 Update .codeclimate.yml 2018-02-09 12:34:36 +02:00
Angelos Chalaris
f3d047c695 Update .mdlrc 2018-02-09 12:30:04 +02:00
Angelos Chalaris
6d55df1dd6 Update .mdlrc 2018-02-09 12:10:20 +02:00
Angelos Chalaris
826ad6b561 Create .mdlrc 2018-02-09 12:02:39 +02:00
Angelos Chalaris
453ff42ec9 Update .codeclimate.yml 2018-02-09 11:59:00 +02:00
Angelos Chalaris
cc6fd00dfe Update .codeclimate.yml 2018-02-09 11:49:43 +02:00
Angelos Chalaris
895f429188 Update .codeclimate.yml 2018-02-09 11:47:03 +02:00
30secondsofcode
9d0bab462b Travis build: 1613 2018-02-09 09:43:33 +00:00
Angelos Chalaris
f7c50c5fd3 Merge pull request #600 from davehenton/master
add `.codeclimate.yml`
2018-02-09 11:42:27 +02:00
Angelos Chalaris
0653515d91 Merge branch 'master' into master 2018-02-09 11:37:04 +02:00
30secondsofcode
ef84ad139f Travis build: 1611 2018-02-09 07:06:16 +00:00
Angelos Chalaris
0859fb7b5b Merge pull request #596 from Chalarangelo/atomiks-patch-1
Shorten runAsync.md
2018-02-09 09:05:13 +02:00
Dave Henton
4531231ca2 Update README.md 2018-02-08 15:41:26 -08:00
30secondsofcode
a93a46aaa6 Travis build: 1609 [cron] 2018-02-08 20:21:06 +00:00
Dave Henton
732b924061 Update .codeclimate.yml
This adds ESLint and markdownlint to your analysis. Be sure to check out the docs for each of these plugins if you'd like to tweak their configuration further.

- https://docs.codeclimate.com/docs/markdownlint
https://docs.codeclimate.com/docs/eslint
2018-02-08 09:08:59 -08:00
Dave Henton
f9ec40863d Update .codeclimate.yml 2018-02-08 08:44:30 -08:00