Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert during/ensureAsync tests to mocha | ezubarev | 2016-05-06 | 2 | -0/+150 |
| | |||||
* | Convert sortBy/whilst/until tests to mocha | ezubarev | 2016-05-06 | 3 | -0/+252 |
| | |||||
* | Convert asyncify tests to mocha | ezubarev | 2016-05-06 | 1 | -0/+114 |
| | |||||
* | Convert transform/seq/reduce/iterator tests to mocha | ezubarev | 2016-05-06 | 6 | -3/+294 |
| | |||||
* | Convert times tests to mocha | ezubarev | 2016-05-06 | 1 | -0/+90 |
| | |||||
* | Convert timeout tests to mocha | ezubarev | 2016-05-06 | 1 | -8/+32 |
| | |||||
* | Convert series tests to mocha | ezubarev | 2016-05-06 | 1 | -0/+200 |
| | |||||
* | Convert parallel tests to mocha | ezubarev | 2016-05-06 | 2 | -0/+299 |
| | |||||
* | Merge pull request #1145 from ezubarev/master | Graeme Yeates | 2016-05-05 | 3 | -0/+824 |
|\ | | | | | Сonvert some tests to mocha | ||||
| * | Convert memoize tests to mocha | ezubarev | 2016-05-05 | 1 | -0/+208 |
| | | |||||
| * | Сonvert each/eachOf tests to mocha | ezubarev | 2016-05-05 | 2 | -0/+616 |
| | | |||||
* | | Merge pull request #1142 from ezubarev/master | Graeme Yeates | 2016-05-05 | 1 | -0/+311 |
|\ \ | |/ | | | Make once and onlyOnce exception safe | ||||
| * | Add test case on resolved issue #1106 | ezubarev | 2016-05-05 | 1 | -0/+16 |
| | | |||||
| * | Сonvert map tests to mocha | ezubarev | 2016-05-05 | 1 | -0/+295 |
| | | |||||
* | | Add failing test based on github issue #1092 | B Paul Anderson | 2016-05-02 | 1 | -0/+17 |
|/ | |||||
* | add `queue` and `priortyQueue` test | Suguru Motegi | 2016-04-26 | 2 | -2/+74 |
| | |||||
* | fix `priorityQueue` | Suguru Motegi | 2016-04-26 | 1 | -3/+0 |
| | |||||
* | Revert injection of results in the final callack to autoInject. | Steve Robb | 2016-04-25 | 1 | -20/+2 |
| | |||||
* | fix flaky test | Alexander Early | 2016-04-07 | 1 | -2/+2 |
| | |||||
* | have applyEach pass results to the callback. Closes #1088 | Alexander Early | 2016-04-07 | 1 | -3/+6 |
| | |||||
* | convert applyEach tests to mocha | Alexander Early | 2016-04-07 | 1 | -0/+96 |
| | |||||
* | Merge pull request #1100 from steverobb/autoInjectPR | Alex Early | 2016-04-07 | 1 | -2/+20 |
|\ | | | | | Fix for autoInject argument injection into final callback | ||||
| * | Array results test. | Steve Robb | 2016-04-06 | 1 | -2/+20 |
| | | |||||
* | | Merge pull request #1098 from asilvas/named-timeout | Alex Early | 2016-04-07 | 1 | -2/+2 |
|\ \ | | | | | | | #1097. Named timeout for tracking purposes | ||||
| * | | #1097. Named timeout for tracking purposes | asilvas | 2016-04-05 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #1094 from bspates/bind-after-ensure-async | Alex Early | 2016-04-07 | 1 | -0/+32 |
|\ \ | |/ |/| | Bind Context to Functions wrapped by initialParams | ||||
| * | change tabs to 4 spaces per linter | bspates | 2016-04-05 | 1 | -21/+21 |
| | | |||||
| * | update comments to match change to ensureAsync | bspates | 2016-04-04 | 1 | -2/+2 |
| | | |||||
| * | update unit tests to test issue through ensureAsync, not helper method | bspates | 2016-04-04 | 1 | -16/+22 |
| | | |||||
| * | rename test file from intialParams to ensureAsync | bspates | 2016-04-04 | 1 | -0/+0 |
| | | |||||
| * | update initialParams import to match project style | bspates | 2016-04-03 | 1 | -3/+3 |
| | | |||||
| * | add unit test for context curring when using initialParams | bspates | 2016-04-03 | 1 | -0/+26 |
| | | |||||
* | | fix lint error | Alexander Early | 2016-04-05 | 2 | -2/+2 |
| | | |||||
* | | allow no callback for detect, some and family. Fixes #1096 | Alexander Early | 2016-04-05 | 2 | -0/+28 |
|/ | |||||
* | tighten timeouts | Alexander Early | 2016-04-02 | 7 | -23/+25 |
| | |||||
* | tweak timeout in test | Alexander Early | 2016-04-02 | 1 | -1/+1 |
| | |||||
* | tweak timeouts in queue/cargo tests | Alexander Early | 2016-04-02 | 2 | -3/+3 |
| | |||||
* | speed up queue.pause() tests and remove race condition | Alexander Early | 2016-04-02 | 1 | -22/+22 |
| | |||||
* | speed up cargo tests | Alexander Early | 2016-04-02 | 1 | -16/+16 |
| | |||||
* | speed up queue tests | Alexander Early | 2016-04-02 | 1 | -21/+21 |
| | |||||
* | fix cargo events testqueue-724 | Alexander Early | 2016-03-22 | 1 | -2/+4 |
| | |||||
* | convert cargo tests to mocha | Alexander Early | 2016-03-22 | 1 | -0/+262 |
| | |||||
* | changed saturated and unsaturated to better reflect reality | Alexander Early | 2016-03-22 | 2 | -17/+22 |
| | |||||
* | convert priorityQueue tests to mocha | Alexander Early | 2016-03-22 | 2 | -4/+110 |
| | |||||
* | convert queue tests to mocha | Alexander Early | 2016-03-22 | 1 | -0/+598 |
| | |||||
* | iterator -> iteratee in mocha_test/ | Alexander Early | 2016-03-18 | 3 | -13/+13 |
| | |||||
* | re-enable test, handle omitted retry options | Alexander Early | 2016-03-11 | 1 | -2/+1 |
| | |||||
* | Merge branch 'master' into retryable | Alexander Early | 2016-03-11 | 8 | -16/+344 |
|\ | |||||
| * | add find alias, apply *Limit, *Series more consistently. Closes #835 | Alexander Early | 2016-03-09 | 3 | -0/+32 |
| | | |||||
| * | fix autoInject test | Alexander Early | 2016-03-09 | 1 | -1/+1 |
| | |