doug-martin / super-request

super-request is a supertest inspired HTTP assertion tester.
http://doug-martin.github.com/super-request/
MIT License
32 stars 12 forks source link

Fix RegExp expect for headers. #8

Closed rubenv closed 10 years ago

rubenv commented 10 years ago

Only failing assertions were tested (which did work), but the success case wasn't.

Fixes https://github.com/doug-martin/super-request/issues/7