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 e2e tests #263

Merged
merged 22 commits into from
Oct 8, 2024
Merged

Refactor e2e tests #263

merged 22 commits into from
Oct 8, 2024

Conversation

nstogner
Copy link
Contributor

@nstogner nstogner commented Oct 6, 2024

@nstogner nstogner changed the title Refactor e2e tests WIP: Refactor e2e tests Oct 6, 2024
skaffold.yaml Show resolved Hide resolved
@nstogner
Copy link
Contributor Author

nstogner commented Oct 8, 2024

End-to-end tests run in parallel (in sequence after unit and integration tests - if those fail, theres not use in tying up resources to run e2e tests):
Screenshot 2024-10-07 at 8 25 35 PM

@nstogner nstogner requested a review from samos123 October 8, 2024 00:32
@nstogner nstogner changed the title WIP: Refactor e2e tests Refactor e2e tests Oct 8, 2024
@nstogner
Copy link
Contributor Author

nstogner commented Oct 8, 2024

Should be good to merge if all looks OK

@samos123
Copy link
Contributor

samos123 commented Oct 8, 2024

Nice! LGTM.

I think I rather run e2e and unit /integration test at the same time so we don't have to wait an additional 4 minutes. I can tackle that in a follow up, lets merge this first.

@nstogner nstogner merged commit 60bc02e into main Oct 8, 2024
7 checks passed
@nstogner nstogner deleted the e2e-test-refactor branch October 8, 2024 10:15
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.

Remove request body logging
2 participants