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

Run integration test in Github Action CI workflow. #330

Open
dadiorchen opened this issue Jul 24, 2020 · 1 comment
Open

Run integration test in Github Action CI workflow. #330

dadiorchen opened this issue Jul 24, 2020 · 1 comment
Labels
CI/CD Relates to continuous integration/deployment workflows size: large Significant effort required

Comments

@dadiorchen
Copy link
Collaborator

The prerequisite of this issue is: #329 #328
Set Github Action workflow to run our integration tests under client/cypress/integration.
The major problem is: how to connect to a DB when running tests.
Here are some relative articles:
https://docs.github.com/en/actions/configuring-and-managing-workflows/creating-postgresql-service-containers

@nmcharlton nmcharlton added the CI/CD Relates to continuous integration/deployment workflows label Feb 14, 2021
@nmcharlton
Copy link
Collaborator

See related issue #411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Relates to continuous integration/deployment workflows size: large Significant effort required
Projects
None yet
Development

No branches or pull requests

2 participants