|
Ran
|
Files
3
|
Run time
0s
|
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 %.
137 of 141 relevant lines covered (97.16%)
41.35 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|