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 page title assertions to e2e tests #3479

Open
bafonins opened this issue Nov 16, 2020 · 0 comments
Open

Add page title assertions to e2e tests #3479

bafonins opened this issue Nov 16, 2020 · 0 comments
Assignees
Labels
tooling Development tooling ui/web This is related to a web interface

Comments

@bafonins
Copy link
Contributor

Summary

We should tests page titles within e2e tests. For more details see: #3157

Why do we need this?

This allows catching more regressions when adding new views or editing existing ones.

What is already there? What do you see now?

e2e tests

What is missing? What do you want to see?

Assertions on page titles

How do you propose to implement this?

  1. Debug why cy.title has flaky behavior
  2. Make sure cy.title behaves properly
  3. Add title assertions to all e2e cypress tests

How do you propose to test this?

Once cy.title is added to all e2e tests - CI

Can you do this yourself and submit a Pull Request?

yes

@bafonins bafonins added ui/web This is related to a web interface tooling Development tooling labels Nov 16, 2020
@bafonins bafonins added this to the Backlog milestone Nov 16, 2020
@bafonins bafonins self-assigned this Nov 16, 2020
@kschiffer kschiffer mentioned this issue Dec 21, 2020
65 tasks
@htdvisser htdvisser removed this from the Backlog milestone Jun 8, 2021
@NicolasMrad NicolasMrad assigned kschiffer and unassigned bafonins Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Development tooling ui/web This is related to a web interface
Projects
None yet
Development

No branches or pull requests

3 participants