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

Commits on Aug 24, 2023

  1. Refactor integration E2E tests

    * 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]>
    ionutbalutoiu committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    318bc52 View commit details
    Browse the repository at this point in the history