SAP / spartacus

Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.
Apache License 2.0
738 stars 383 forks source link

[BLOCKED #14989] Migrate A11Y Tabbing Tests (replaces tabbing-order.flaky.e2e-spec.ts) #13910

Open Zeyber opened 3 years ago

Zeyber commented 3 years ago

This is the master ticket to migrate tests from the current tabbing-order.e2e-spec.ts spec to the new method defined in #13686. This test is targeted at migrating the existing tests already and should clean up Tabbing Order Config files.

Tests:

Zeyber commented 2 years ago

Blocked by #14989 due to disruptive changes to happen with domSnapshot()(eg. changing snapshot formats).