Skip to content

Add ui tests to showcase bug with saving of files with DOS line endings #449

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

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

Conversation

BaukJ
Copy link

@BaukJ BaukJ commented Mar 12, 2025

Added a failing test and a passing test to showcase how the collab save functionality is broken for dos files (files with dos line endings with a carriage return).

See issue (#448) for full details.

Bug behaviour (video taken directly from UI test failure):
f115b213aac2233742500c393c6e6033c6d27bfd.webm

Also updated the UI readme so a new contributor can get started running tests straight away as the old README didn't work without a running jupyterlab instance manually (not documented in the README).

Playwright test did not work unless you already have a test server stood up.
Following the README as a new contributor this did not work.
Copy link
Contributor

Binder 👈 Launch a Binder on branch BaukJ/jupyter-collaboration/main

@krassowski krassowski added the bug Something isn't working label Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants