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

Create github actions to automate test execution and acceptance criteria on commit #11

Open
cmickeyb opened this issue Oct 4, 2023 · 1 comment
Labels
good first issue Good for newcomers testing Support additional testing

Comments

@cmickeyb
Copy link
Contributor

cmickeyb commented Oct 4, 2023

Add actions to perform automated testing.

Assumption is that every contract family provides an automated test.

This should be a straightforward extension of the PDO client docker file with the pdo contracts repository.

Depends on #4

@cmickeyb cmickeyb added good first issue Good for newcomers testing Support additional testing labels Oct 4, 2023
@cmickeyb
Copy link
Contributor Author

cmickeyb commented Feb 1, 2024

PR #23 adds basic support for automated tests. Still need to address the github actions part. This will require building all of the PDO containers as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers testing Support additional testing
Projects
None yet
Development

No branches or pull requests

1 participant