Files
portal/tests/e2e
sharang d3a2b5e2ab
ci / test (pull_request) Successful in 33s
ci / shared (pull_request) Successful in 6s
ci / e2e (pull_request) Has been skipped
ci / image (pull_request) Has been skipped
fix(test): assert real shipped behaviour for signed-out /products
The original /products gate test expected either a Products heading
(signed-in) or a Sign-in button (signed-out). In practice the page
renders NotAuthorized (403) for any session without the right
org_role, so the second branch never matched and the test failed.

The Sign-in surface is dashboard-only today. Once M10.1 wires a
shared sign-in redirect for protected routes, widen this test.

Refs: M5.3
2026-05-19 17:05:21 +02:00
..