Commit 238ef82
fix: update E2E tests for multi-service UI changes
Updated public-flows.spec.ts tests to use correct testids after
multi-service authentication refactor:
- 'home page has sign in button and initiates flow': Look for
'sign-in-with-plex' instead of 'toggle-plex' since only Plex
is configured in E2E environment (toggle only appears with both
Plex and Jellyfin)
- 'setup page redirects if already set up': Look for collapsed
'sign-in-button' instead of nested 'sign-in-with-plex' for
simpler, more reliable test
Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent 10a2f6f commit 238ef82
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments