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

test: rewrite test suite with ginkgo #273

Merged
merged 1 commit into from
Dec 3, 2024
Merged

test: rewrite test suite with ginkgo #273

merged 1 commit into from
Dec 3, 2024

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Dec 2, 2024

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for changelog and subsystem label(s) applied

Remove the old bash test and use ginkgo instead.

New make targets for testing locally:

# start and run kind
make kind/test-e2e

# run the test suite again
make kind/re-test-e2e

# tear it down
make kind/clean

@shreddedbacon shreddedbacon force-pushed the e2e-test branch 11 times, most recently from adfd594 to 90bfcd0 Compare December 3, 2024 01:48
@shreddedbacon shreddedbacon marked this pull request as ready for review December 3, 2024 02:31
@shreddedbacon shreddedbacon force-pushed the e2e-test branch 4 times, most recently from e3ac8f2 to 4163602 Compare December 3, 2024 20:42
@shreddedbacon shreddedbacon merged commit b59050b into main Dec 3, 2024
10 checks passed
@shreddedbacon shreddedbacon deleted the e2e-test branch December 3, 2024 22:36
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.

1 participant