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

Conversation

krassowski
Copy link
Member

Closes #276

(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
Copy link
Contributor

github-actions bot commented Apr 1, 2024

Binder 👈 Launch a Binder on branch krassowski/jupyter_collaboration/fix-ui-tests

Copy link
Collaborator

@davidbrochart davidbrochart left a comment

Choose a reason for hiding this comment

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

Thanks, failures are unrelated.

@krassowski krassowski merged commit cbff9e0 into jupyterlab:main Apr 1, 2024
18 of 22 checks passed
krassowski added a commit to krassowski/jupyter_collaboration that referenced this pull request Apr 11, 2024
* Upgrade galata to lab 4.1

Fix lockfile

* Use `jp-button` instead of button

* 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

* Update snapshots

* Update two more snapshots, switch serial assertions to soft

* Fix `Create a notebook` test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui-tests are failing
2 participants