Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup integration tests for the api #24

Open
elhmn opened this issue May 12, 2021 · 0 comments
Open

Setup integration tests for the api #24

elhmn opened this issue May 12, 2021 · 0 comments
Assignees

Comments

@elhmn
Copy link
Member

elhmn commented May 12, 2021

Add integration tests for the api and Github Action workflow that will run this integration tests on commit push.

The integration tests should spin up using docker-compose an api and a postgres container that will be populated with some fixtures data, then used to run the integration tests. To run integration tests we can use postman collection with the newman cli, or use a different option that propose a more readable and reviewable test description config format.

@elhmn elhmn self-assigned this May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant