Closed Kechieanyanwu closed 8 months ago
Each test is creating a new session, and all the post routes tests are failing. Might be caused by session persistence in testing.
Will start by including chai-http in the server tests, to enable assertion on http responses.
Each test is creating a new session, and all the post routes tests are failing. Might be caused by session persistence in testing.