forwardemail / forwardemail/supertest
Test arbitrary HTTP methods
Open
- Dominant language
- JavaScript
- Stars
- 14.4k
- Forks
- 782
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
is there a way to test for arbitrary HTTP methods or at least those provided in Express (http://expressjs.com/de/api.html#routing-methods)? Testing the "standard" ones (`DELETE`, `GET`, `HEAD`, `POST`, `PUT`) works fine but I need to test some additional methods.
If not, would you be open for PRs?
Thanks in advance!
Contributor guide
Assessment
This issue has not been assessed yet.