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 routes for each example in the component pages #123

Open
6 tasks
dlabaj opened this issue Dec 16, 2024 · 0 comments
Open
6 tasks

Add routes for each example in the component pages #123

dlabaj opened this issue Dec 16, 2024 · 0 comments
Milestone

Comments

@dlabaj
Copy link
Contributor

dlabaj commented Dec 16, 2024

Description

Add routes to each of the examples in the component pages. This is needed for a11y testing, visual regression testing, and full page demos. Possibly used for integration testing as well.

To Do

  • Keep in mind the api and how routes.js works in the current documentation framework. This api is used by other tooling (e.g. the screen shot tool - backstop.js). We may have to up the documentation, and we do not want to break the other tooling.
  • Code to generate the examples into full page demos and routes have been added
  • Verify a11y testing works with Astro
  • Verify visual regression testing works with Astro
  • Integrated into CI / CD
  • Unit tests have been added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Status: Needs triage
Development

No branches or pull requests

1 participant