[TIL] Integration Test using Supertest
๐ Issues encountered
Issue #1
Using supertest to test login and auth middleware.
Issue #2
Creating test cases for unauthorized access to modify or delete resources.
Issue #3
Refactoring related to Issues #1 and #2.
๐ What I tried
Issue #1
Define a...
siwonlog.hashnode.dev3 min read