|
Ran
|
Jobs
3
|
Files
3
|
Run time
29s
|
Badge
README BADGES
|
travis-ci
Support setting other defaults in the re-usable agent besides cookies. Since `superagent` 3.8, there has been support for the re-usable agent supporting other defaults besides cookies. For example, it's particularly useful to set default 'Authorization' header before running repeated tests against an authenticated API. I tracked down which version of `superagent` we needed to use as a minimum dependency to this commit: https://github.com/visionmedia/superagent/commit/66aed3427 This update should be considered a bug fix, as 'supertest' claims to support all of superagent's features, but this feature is documented in superagent, but wasn't working in `supertest'.
79 of 81 branches covered (97.53%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
137 of 141 relevant lines covered (97.16%)
124.06 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 332.1 | 0 |
97.3 |
Travis Job 332.1 | |
| 2 | 332.2 | 0 |
97.3 |
Travis Job 332.2 | |
| 3 | 332.3 | 0 |
97.3 |
Travis Job 332.3 |