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

[RFR][JF]Fixed Interlinked test and application with force reload in after all… #815

Merged
merged 4 commits into from
Nov 17, 2023

Conversation

sshveta
Copy link
Collaborator

@sshveta sshveta commented Nov 16, 2023

  1. Fixed Interlinked test
  2. Lot of application tests do not clean up because of failures , added forceReload in after all methods so that applications clean up .

@abrugaro abrugaro self-requested a review November 17, 2023 09:55
Copy link
Collaborator

@abrugaro abrugaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Since we're modifying all the methods to clean up the state, it'd be good to take the best practices into account by moving the cleanup to the beforeEach hooks

https://docs.cypress.io/guides/references/best-practices#State-reset-should-go-before-each-test

This of course can be done in a different PR.

Shveta Sachdeva added 2 commits November 17, 2023 10:17
Signed-off-by: Shveta Sachdeva <[email protected]>
Signed-off-by: Shveta Sachdeva <[email protected]>
@sshveta sshveta merged commit a43cbb1 into konveyor:main Nov 17, 2023
2 checks passed
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