facebook / facebook/docusaurus
Theme integration test suite
- Vorherrschende Sprache
- TypeScript
- Sterne
- 66.2k
- Forks
- 10k
- Ø Merge
- 1 T. 3 Std.
- Gemergte PRs (30 T.)
- 52
Beschreibung
## Theme integration test suite
We want a theme gallery (https://github.com/facebook/docusaurus/issues/3522) and share UX between themes.
This should enable to create a single Cypress integration test suite to validate the behavior of all the themes, as long as the test selectors are shared between each theme.
As the classic theme is the most advanced and the "reference" theme, we can use it to get started asap, until other themes catch up in feature parity.
We should think carefully about creating `testId` and aria-roles so that selectors are shared between each tests
Some work has already been done by @fanny here: https://github.com/facebook/docusaurus/pull/3468
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.