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

e2e tests maintenance #158

Merged
merged 1 commit into from
Jan 3, 2024
Merged

e2e tests maintenance #158

merged 1 commit into from
Jan 3, 2024

Commits on Dec 22, 2023

  1. e2e tests maintenance

    The following has been done:
    
    - Ginkgo is properly installed if missing
    - Old README is removed, a TBD is placed
    - Removed unused terraform installation
    - Removed github.com/pkg/errors
    - Remove --progress
    
    Did _not_ do:
    
    - Update Go in go.mod
    - Bump deps for ginkgo and gomega - could not because of other old
      dependencies
    - Run tests in parallel - we don't have them set up for that (is that
      even possible?)
    - Added golangci-lint for our tests directory
    okokes-akamai committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0e33d63 View commit details
    Browse the repository at this point in the history