docusaurus icon indicating copy to clipboard operation
docusaurus copied to clipboard

Theme integration test suite

Open slorber opened this issue 5 years ago • 1 comments

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

slorber avatar Oct 02 '20 13:10 slorber

Hello, I’m interested in contributing to this issue. Could you please assign it to me? Thank you!

Suchi1905 avatar Oct 24 '25 13:10 Suchi1905