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

[2.10] Improve cloud cred e2e tests #12209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 10, 2024

  1. Improve cloud cred e2e tests

    - don't nuke all cloud creds before tests starts, instead tidy up cloud creds created during tests at end
    - use safer method of creating cloud creds and running dependent tests
      - instead of looping over but running tests at end of each chain create them then run test
    - most important one, make creds THEN navigate to the page to ensure all creds are correctly in store
      - there's no socket updates for these, so we have to be sure they can be returned before we load the dashboard
    richard-cox committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    01f3d0b View commit details
    Browse the repository at this point in the history