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

Added HTTPRoute Creation/Update E2E Tests #312

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Conversation

rlymbur
Copy link
Contributor

@rlymbur rlymbur commented Aug 4, 2023

What type of PR is this?
Feature, additional HTTPRoute E2E Tests

Which issue does this PR fix:
#273

What does this PR do / Why do we need it:
Adds HTTPRoute creation/update E2E tests to improve test coverage

Testing done on this change:

FOCUS="" make e2etest

...

------------------------------

Ran 11 of 11 Specs in 4656.643 seconds
SUCCESS! -- 11 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestIntegration (4656.81s)
PASS

Automation added to e2e:
N/A

Will this PR introduce any new dependencies?:
No.

Will this break upgrades or downgrades. Has updating a running cluster been tested?:
This will not break upgrades or downgrades. These changes were tested on the latest v0.0.15 release.

Does this PR introduce any user-facing change?:
No, only additional E2E tests.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

test/suites/integration/httproute_creation_test.go Outdated Show resolved Hide resolved
test/suites/integration/httproute_creation_test.go Outdated Show resolved Hide resolved
test/suites/integration/httproute_update_test.go Outdated Show resolved Hide resolved
test/suites/integration/httproute_update_test.go Outdated Show resolved Hide resolved
test/suites/integration/httproute_update_test.go Outdated Show resolved Hide resolved
test/suites/integration/httproute_update_test.go Outdated Show resolved Hide resolved
@mikhail-aws mikhail-aws merged commit ec625df into aws:main Aug 9, 2023
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