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

Test on more browsers #9

Closed
idoros opened this issue May 26, 2020 · 1 comment
Closed

Test on more browsers #9

idoros opened this issue May 26, 2020 · 1 comment
Labels
tech-debt Updates, upgrades, stale code and work-arounds tests Testing related

Comments

@idoros
Copy link
Owner

idoros commented May 26, 2020

Currently browser tests are run only in Chromium, however since Playwright is used, the tests can also be checked against Firefox and Webkit.

  • add browser-test the ability to accept and execute all tests on selected browsers
  • modify image snapshot (or any snapshot) to save data with a browser flag as part of the file name
  • wrap Mocha API to allow optional configuration in order to skip on specific browsers
@idoros idoros added tech-debt Updates, upgrades, stale code and work-arounds tests Testing related labels May 26, 2020
@idoros
Copy link
Owner Author

idoros commented Aug 2, 2020

tests are running on all browsers #37.

close this issues and moves tasks to #17

@idoros idoros closed this as completed Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Updates, upgrades, stale code and work-arounds tests Testing related
Projects
None yet
Development

No branches or pull requests

1 participant