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

Extend e2e api docs tests to test all pages #4917

Closed
sean1588 opened this issue Jul 12, 2024 · 0 comments
Closed

Extend e2e api docs tests to test all pages #4917

sean1588 opened this issue Jul 12, 2024 · 0 comments
Assignees
Labels
area/registry kind/enhancement Improvements or new features kind/task Work that's part of an ongoing epic resolution/fixed This issue was fixed

Comments

@sean1588
Copy link
Member

Add tests to include all the pages similar to the current e2e tests we run, but instead of using cypress, validate the elements exist in the dom in the correct order and structure using a library like jsdom or node-html-parser since they are much faster and would enable us to verify this across all the pages. This will give us much higher confidence our pages are rendering correctly across all api docs pages.

@sean1588 sean1588 added kind/enhancement Improvements or new features area/registry labels Jul 12, 2024
@sean1588 sean1588 self-assigned this Jul 12, 2024
@github-actions github-actions bot added the needs-triage Needs attention from the triage team label Jul 12, 2024
@sean1588 sean1588 removed the needs-triage Needs attention from the triage team label Jul 12, 2024
@sean1588 sean1588 added kind/task Work that's part of an ongoing epic resolution/fixed This issue was fixed labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry kind/enhancement Improvements or new features kind/task Work that's part of an ongoing epic resolution/fixed This issue was fixed
Projects
Status: 🏁 Done
Development

No branches or pull requests

1 participant