Skip to content

Enable unit tests in PR and merge builds#321

Merged
donatwork merged 4 commits into
mainfrom
1422-unit-test-fixes
Aug 19, 2024
Merged

Enable unit tests in PR and merge builds#321
donatwork merged 4 commits into
mainfrom
1422-unit-test-fixes

Conversation

@donatwork

Copy link
Copy Markdown
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
@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