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 E2E tests for "merge fragments" and "prettify" buttons #144

Open
jasonbahl opened this issue May 17, 2024 · 0 comments
Open

Fix E2E tests for "merge fragments" and "prettify" buttons #144

jasonbahl opened this issue May 17, 2024 · 0 comments
Assignees
Labels
type: bug Issue that causes incorrect or unexpected behavior

Comments

@jasonbahl
Copy link
Collaborator

The e2e tests for the "merge fragments" and "prettify" Editor Toolbar Buttons pass locally but fail in Github.

We believe it might be related to a specific version of Chromium, but have decided to skip the tests for now until we can dedicate more time to troubleshooting.

Some other things we could consider trying:

  • write assertions against the redux state instead of what's rendered by CodeMirror
  • further investigate getting / setting values of the CodeMirror instance to use in assertions
@josephfusco josephfusco added the type: bug Issue that causes incorrect or unexpected behavior label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue that causes incorrect or unexpected behavior
Projects
None yet
Development

No branches or pull requests

2 participants