forwardemail / forwardemail/supertest
(Question) How can I divide test code using supertest?
Open
- Dominant language
- JavaScript
- Stars
- 14.4k
- Forks
- 782
- PR merge metrics
- No merged PRs in 30d
Description
I am using Supertest with Jest, and I couldn't find any code dividing tips or methods.
So I am asking a question, is there any well-known methods to achieve this problem?
I want to use only one instance of supertest agent because of the resource usage.
Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.