Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 255 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 255 Bytes

Service Tests

To understand how these are run see the test:service task in the root package.json. The idea is to start the server, run migrations against a test database, and then run these browser tests using Jest and supertest.