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

ci: Run unit tests in github actions runners #369

Closed
3 tasks
Tracked by #82
mudler opened this issue Jun 26, 2024 · 1 comment
Closed
3 tasks
Tracked by #82

ci: Run unit tests in github actions runners #369

mudler opened this issue Jun 26, 2024 · 1 comment

Comments

@mudler
Copy link
Contributor

mudler commented Jun 26, 2024

This card is about having a Github action workflow, called "Unit tests" running the unit tests that are currently defined in the code:

Action items

  • Create a Github action workflow pipeline named "Unit tests"
  • Create a way to run such tests locally as well (for example, with a Makefile or equivalent), and use that to run the tests in the CI
  • Make sure the pipeline gates PRs and the workflow runs on the main branch as well.
@mudler
Copy link
Contributor Author

mudler commented Oct 2, 2024

This is done already - workflow are running https://github.com/masa-finance/masa-oracle/actions/workflows/tests.yaml

@mudler mudler closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants