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

Fix UI tests #277

Merged
merged 6 commits into from
Apr 1, 2024
Merged

Fix UI tests #277

merged 6 commits into from
Apr 1, 2024

Commits on Apr 1, 2024

  1. Upgrade galata to lab 4.1

    Fix lockfile
    krassowski committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    af9a5be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dddc370 View commit details
    Browse the repository at this point in the history
  3. Be more explicit with test checking for "user menu with 2 items"

    (it is not!); because in lab 4.1 the DOM hierarchy changed (toolbar
    is now using shadow DOM), instead select the things which are of
    interest using precise selectors
    krassowski committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a21ee89 View commit details
    Browse the repository at this point in the history
  4. Update snapshots

    krassowski committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1e65ace View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8e8f12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c30f53 View commit details
    Browse the repository at this point in the history