-
Notifications
You must be signed in to change notification settings - Fork 16
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
Get tests running on firefox #627
base: main
Are you sure you want to change the base?
Commits on Dec 5, 2021
-
WIP get tests running on firefox
- reticle.test.js - focus leaflet container with page.focus()
Configuration menu - View commit details
-
Copy full SHA for 022a090 - Browse repository at this point
Copy the full SHA 022a090View commit details -
WIP get tests running on firefox
- axisInferring.test.js - use EPSILON value of 0.0000001 for comparison of gcrs coordinates
Configuration menu - View commit details
-
Copy full SHA for 539c38a - Browse repository at this point
Copy the full SHA 539c38aView commit details
Commits on Dec 6, 2021
-
WIP get tests running on firefox
- queryLink.test.js - use .click(selector, {force: true} ). See https://playwright.dev/docs/input#forcing-the-click for why this might be a problem, seems to only be a problem on firefox.
Configuration menu - View commit details
-
Copy full SHA for 6ba68a4 - Browse repository at this point
Copy the full SHA 6ba68a4View commit details
Commits on Dec 7, 2021
-
WIP get tests running on firefox
- featureLinks.test.js - simplify, get running on firefox
Configuration menu - View commit details
-
Copy full SHA for a7593c7 - Browse repository at this point
Copy the full SHA a7593c7View commit details -
WIP get tests running on firefox
- run all tests on chromium and firefox
Configuration menu - View commit details
-
Copy full SHA for 003a7c7 - Browse repository at this point
Copy the full SHA 003a7c7View commit details -
WIP get tests running on firefox
- layerContextMenu.test.js - does not fix underlying issue with layer context menu, but eliminates other issues.
Configuration menu - View commit details
-
Copy full SHA for 675b356 - Browse repository at this point
Copy the full SHA 675b356View commit details
Commits on Dec 9, 2021
-
WIP get tests running on firefox
- viewerContextMenu.test.js - does not fix underlying issue with the context menu, which is due to a playwright bug, but simplifies the code a little bit. Should run when the latter bug is fixed in playwright 1.19
Configuration menu - View commit details
-
Copy full SHA for 223a718 - Browse repository at this point
Copy the full SHA 223a718View commit details -
WIP get tests running on firefox
Clean up context menu code that is non-functional (I think).
Configuration menu - View commit details
-
Copy full SHA for 23f033e - Browse repository at this point
Copy the full SHA 23f033eView commit details -
Configuration menu - View commit details
-
Copy full SHA for da3599c - Browse repository at this point
Copy the full SHA da3599cView commit details