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

Add E2E section and Page Object pattern explanation #11

Open
einatnielsen opened this issue Dec 2, 2019 · 1 comment
Open

Add E2E section and Page Object pattern explanation #11

einatnielsen opened this issue Dec 2, 2019 · 1 comment

Comments

@einatnielsen
Copy link
Contributor

einatnielsen commented Dec 2, 2019

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.

@liadShiranNielsen liadShiranNielsen changed the title Add Page Object Pattern explanation Add E2E section and Page Object pattern explanation and best practices Jan 27, 2020
@liadShiranNielsen 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
@marianna-exelate
Copy link
Contributor

marianna-exelate commented Jan 28, 2020

The PR is opened for this issue and waiting for review

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

4 participants