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

Enable unit tests in PR and merge builds #321

Merged
merged 4 commits into from
Aug 19, 2024
Merged

Conversation

donatwork
Copy link
Contributor

Description

Enabling unit tests for PR and merge builds. Had to specify the action to skip the testgodog tests. This will enable some unit tests to be run and sets things up for future PRs to run unit tests.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
1422

Checklist:

  • Have you run format,vet & lint checks against your submission?
  • Have you made sure that the code compiles?
  • Did you run the unit & integration tests successfully?
  • Have you maintained at least 90% code coverage?
  • Have you commented your code, particularly in hard-to-understand areas
  • Have you done corresponding changes to the documentation
  • Did you run tests in a real Kubernetes cluster?
  • Backward compatibility is not broken

How Has This Been Tested?

Tested by running unit tests and running GitHub actions.

@donatwork donatwork requested a review from lukeatdell August 19, 2024 14:25
@donatwork donatwork merged commit 4d4b1d7 into main Aug 19, 2024
5 checks passed
@donatwork donatwork deleted the 1422-unit-test-fixes branch August 19, 2024 18:05
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

Successfully merging this pull request may close these issues.

3 participants