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

WebdriverIO - visual regression automation #99

Open
2 of 8 tasks
aninde opened this issue Aug 4, 2021 · 0 comments
Open
2 of 8 tasks

WebdriverIO - visual regression automation #99

aninde opened this issue Aug 4, 2021 · 0 comments

Comments

@aninde
Copy link
Contributor

aninde commented Aug 4, 2021

Description

Visual regression automation is a must because it will speed up the quality checking process.

Until now, unit tests and e2e tests are used in Handsontable.
We lack tests that take into account the visual parts of the table and interactions with the user.
This gap is to be filled in with a tool developed on the basis of a previously prepared Storybook foundation.
We already have connected Storybook with Cypress, but WebdriverIO is a better tool, due to its support for all browsers.

To do

  • proof of concept: connecting WebdriverIO to the Storybook
    • implement possibility to run in different environments
  • migration to the Handsontable/Quality repository
  • documentation update
  • README update
    • how this should work?
    • how write tests?
    • how connect to the BrowserStack?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant