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

Refactor integration E2E tests #167

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

ionutbalutoiu
Copy link
Contributor

  • General cleanup of the integration tests Golang code:
    • Move the e2e.go codebase into its own package and separate files.
  • Reduce the overall log spam from the integration tests output.
  • Add final GitHub workflow step that stops GARM server, and does the GitHub cleanup of any orphaned resources.
  • Add TODO to implement cleanup of the orphaned GitHub webhooks. This is useful, if the uninstall of the webhooks failed.
  • Add TODO for extra missing checks on the GitHub webhooks install / uninstall logic.

* General cleanup of the integration tests Golang code. Move the
  `e2e.go` codebase into its own package and separate files.
* Reduce the overall log spam from the integration tests output.
* Add final GitHub workflow step that stops GARM server, and does the
  GitHub cleanup of any orphaned resources.
* Add `TODO` to implement cleanup of the orphaned GitHub webhooks.
  This is useful, if the uninstall of the webhooks failed.
* Add `TODO` for extra missing checks on the GitHub webhooks
  install / uninstall logic.

Signed-off-by: Ionut Balutoiu <[email protected]>
@gabriel-samfira gabriel-samfira merged commit 385a00e into cloudbase:main Aug 24, 2023
4 checks passed
@ionutbalutoiu ionutbalutoiu deleted the refactor-e2e-tests branch August 24, 2023 13:32
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.

2 participants