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

Remove redundant eventually statements in e2e tests #3829

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

georgethebeatle
Copy link
Member

@georgethebeatle georgethebeatle commented Feb 26, 2025

Is there a related GitHub Issue?

No

What is this change about?

Remove redundant eventually statements in e2e tests

Bonus improvements

  • introdude new utility finctions for app start and restart
  • introduce utility to get the app response as a json object
  • Fix buildpack e2e test

@georgethebeatle georgethebeatle force-pushed the pr-fix-flake-bind-service branch 2 times, most recently from ee25811 to a1321cb Compare February 26, 2025 16:37
@georgethebeatle georgethebeatle changed the title Make sure that the app responds after restart Make sure that the app responds after restart in e2e tests Feb 26, 2025
@georgethebeatle georgethebeatle force-pushed the pr-fix-flake-bind-service branch from a1321cb to 203eda7 Compare February 27, 2025 10:40
@georgethebeatle georgethebeatle changed the title Make sure that the app responds after restart in e2e tests Remove redundant eventually statements in e2e tests Feb 27, 2025
Bonus improvements
- introdude new utility finctions for app start and restart
- introduce utility to get the app response as a json object
- There is no java buildpack on kind, as we use a minimal builder there
- Improve the test check to check for the presence of a stack field,
  something characteristic for all buildpacks, rather than rely on a
  specific name to avoid such issues in future
@danail-branekov danail-branekov enabled auto-merge (rebase) February 27, 2025 10:43
@georgethebeatle georgethebeatle force-pushed the pr-fix-flake-bind-service branch from 203eda7 to 7393b83 Compare February 27, 2025 10:43
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