Commit Graph

6 Commits

Author SHA1 Message Date
Richard Cox 7b3394aa4b Update e2e docs for `data-testid` 2025-04-04 11:52:19 +01:00
Giuseppe Leo 4a5d2bb056
Allow to skip Cypress dashboard E2E tests using a label or env var (#13146)
* Allow to switch Cypress command with cy2 on env var

* Remove coverage flag

* Restore Cypress dashboard

* Assign env var TEST_DISABLE_DASHBOARD_LABEL based on label presence

* Extend E2E script condition to TEST_DISABLE_DASHBOARD_LABEL

* Correct label term

* Remove unnecessary key and ID for Cypress command

* Correct PR label

* Add echo to display disable method; Add comments

* Add documentation

* Allow GH to set env var from the config
2025-01-20 11:49:33 +01:00
Richard Cox a3b1be9b36 Update e2e docs 2024-11-04 09:44:53 +00:00
Richard Cox 8ed524f922 Improve e2e docs on PO usages 2024-09-12 10:18:57 +01:00
Giuseppe Leo c36b071e40
Remove every reference to .nuxt global option (#11265)
* Remove unused rehydratation plugin

* Remove any reference to the .nuxt folders

* Remove globalApp nuxt and any reference or use case to nuxt.error

* Replace errors handling with existing fail-whale logic
2024-06-21 11:15:05 +02:00
Alexandre Alves 4ae1459cae
make docusaurus public-facing area exclusive to extensions (#11121) 2024-06-03 12:58:55 +01:00