selfhostblocks/test
Dmitry a3265f8c80
test(open-webui): assert SSO session instead of login toast
Open WebUI redirects from /auth to / after OIDC login and briefly shows the "You're now logged in" toast during that transition. The toast is not a stable post-login signal, so the VM test can fail even though SSO succeeded.

Wait for the final root URL and verify the authenticated Open WebUI session through /api/v1/auths/ instead. This keeps the test focused on the expected SSO outcome while avoiding the transient UI race.
2026-06-04 20:49:11 +01:00
..
blocks scrutiny: use correct assert in tests 2026-06-04 00:47:53 +02:00
contracts datasetBackup: add contract with sanoid implementation 2026-04-27 06:38:52 +02:00
modules homepage: init with dashboard contract 2026-02-24 20:00:36 +01:00
services test(open-webui): assert SSO session instead of login toast 2026-06-04 20:49:11 +01:00
common.nix tests: use correct casing in tests 2026-06-04 00:47:53 +02:00