Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: reduce string concatenations | Vse Mozhet Byt | 2017-05-05 | 1 | -3/+3 |
* | test: remove common.fail() | Rich Trott | 2017-04-12 | 1 | -1/+2 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -2/+2 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -1/+1 |
* | test: use mustCall() for simple flow tracking | cjihrig | 2016-07-18 | 1 | -11/+4 |
* | test: s/assert.fail/common.fail as appropriate | cjihrig | 2016-07-15 | 1 | -2/+2 |
* | test: use random ports where possible | Brian White | 2016-06-10 | 1 | -3/+3 |
* | test: remove unused variables form http tests | Rich Trott | 2015-12-28 | 1 | -1/+1 |
* | test: apply correct assert.fail() arguments | Rich Trott | 2015-10-16 | 1 | -1/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -2/+3 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | test: split test in parallel/sequential | Fedor Indutny | 2014-12-17 | 1 | -0/+57 |