You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to cover e2e testing approaches in the style guide.
The explanation should mainly be about how we use the Page Object pattern to interact with the tested page and include code examples of a test that uses a Page Object.
In addition, we need to explain concepts like flows and selectors and how they fit into the e2e testing approach.
The examples should show how we use cypress for e2e tests.
The text was updated successfully, but these errors were encountered:
liadShiranNielsen
changed the title
Add Page Object Pattern explanation
Add E2E section and Page Object pattern explanation and best practices
Jan 27, 2020
liadShiranNielsen
changed the title
Add E2E section and Page Object pattern explanation and best practices
Add E2E section and Page Object pattern explanation
Jan 27, 2020
We need to cover e2e testing approaches in the style guide.
The explanation should mainly be about how we use the Page Object pattern to interact with the tested page and include code examples of a test that uses a Page Object.
In addition, we need to explain concepts like flows and selectors and how they fit into the e2e testing approach.
The examples should show how we use cypress for e2e tests.
The text was updated successfully, but these errors were encountered: