Prepare an empty test database and pass connection URL to DB_URL environment variable and make sure that database is running.
Install dependencies npm install
npm install
Run the test npm run test:e2e
npm run test:e2e
Can't access protected endpoint while unauthenticated
Registers a user
Activates a user
Can login and get a JWT
Last updated 5 years ago