-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
Story
Add playwright tests to the jfrog-artifactory plugin dev pages, including a11y checks, and translations.
Background
Dependencies and Blockers
QE impacted work
Documentation impacted work
Acceptance Criteria
- Playwright tests are added to jfrog-artifactory workspace, covering the plugin's dev pages
- a11y checks are added
- tests use translation labels from the plugin
- playwright config is exposed in the root of the workspace, and tests are runnable from the workspace root by running
yarn playwright test
locally and on CI