summaryrefslogtreecommitdiff
path: root/mocha_test
Commit message (Expand)AuthorAgeFilesLines
* re-enable test, handle omitted retry optionsAlexander Early2016-03-111-2/+1
* Merge branch 'master' into retryableAlexander Early2016-03-118-16/+344
|\
| * add find alias, apply *Limit, *Series more consistently. Closes #835Alexander Early2016-03-093-0/+32
| * fix autoInject testAlexander Early2016-03-091-1/+1
| * Merge pull request #1049 from caolan/auto-no-deferralAlex Early2016-03-091-16/+25
| |\
| | * refactor auto to not need a deferralauto-no-deferralAlexander Early2016-03-061-16/+25
| * | Merge pull request #1055 from caolan/autoinjectAlex Early2016-03-091-0/+77
| |\ \
| | * | added autoInject, adapted from #608Alexander Early2016-03-081-0/+77
| * | | Merge pull request #1054 from caolan/retry-optional-callbackAlex Early2016-03-081-0/+101
| |\ \ \ | | |/ / | |/| |
| * | | Merge pull request #1053 from caolan/setimmediate-argsAlex Early2016-03-082-0/+62
| |\ \ \
| | * | | pass extra args to setImmediate/nextTick. Fixes #940Alexander Early2016-03-072-0/+62
| * | | | Merge pull request #1050 from caolan/waterfall-multiple-callback-defenseAlex Early2016-03-081-0/+148
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | defend against multiple callbacksAlexander Early2016-03-061-18/+19
| | * | | convert test to mochaAlexander Early2016-03-061-0/+147
| | | |/ | | |/|
* | | | added retryable wrapper for async tasksAlexander Early2016-03-071-0/+65
| |_|/ |/| |
* | | make callback optional in retry, refactor a bitretry-optional-callbackAlexander Early2016-03-071-0/+101
|/ /
* | Support dynamic arguments in async.constant (ref. #1016)Augusto Franzoia2016-03-081-0/+28
* | Support function timeout via async.timeout wrapperAugusto Franzoia2016-03-071-0/+48
|/
* defend against multiple callbacks. Fixes #814Alexander Early2016-03-061-1/+13
* stop running tasks after an error. fixes #1023Alexander Early2016-02-271-7/+24
* make tests passAlexander Early2016-02-271-4/+4
* made tests fail with new arg orderingAlexander Early2016-02-271-20/+21
* separate out auto testsAlexander Early2016-02-271-0/+329
* moved tests to separate filesAlexander Early2016-02-275-0/+440
* Add race methodJorge Bay Gondra2016-02-261-0/+70
* Merge pull request #1034 from suguru03/feat-priority-queueAlex Early2016-02-241-0/+70
|\
| * add unsaturation event to `priorityQueue`Suguru Motegi2016-02-241-0/+70
* | fix queue testSuguru Motegi2016-02-241-2/+22
|/
* added a base implementation for unsaturation event #868Ernie Casilla2016-02-201-0/+49
* Initial work in progress - modularizationKiko Beats2015-12-292-2/+2
* Fix mocha_test lint warningsGraeme Yeates2015-07-262-1/+5
* remove empty linecharlierudolph2015-07-201-1/+0
* convert compose tests to mochacharlierudolph2015-07-201-0/+87
* added not about mocha migration, fixed lintingAlexander Early2015-07-192-3/+3
* update filescharlierudolph2015-07-172-6/+2
* mocha testscharlierudolph2015-07-172-0/+52