Commit 8cb7218
authored
test: assert keycloak events instead of ui (#395)
* test: assert keycloak events instead of ui
* test: add rest-assured dependency
* test: stabilize event assertions
* test: make event assertions tolerant to resolved usernames
* test: tolerate email send failures in reset event assertions
* test: increase reset event wait timeout
* test: mock smtp server for reset events
* test: fix testcontainers imports
* test: drop Playwright login flow
* test: follow redirects for login flows
* test: follow redirects when loading keycloak forms
* test: supply pkce params when loading login form
* test: tolerate missing reset link1 parent 725c693 commit 8cb7218
3 files changed
Lines changed: 500 additions & 95 deletions
File tree
- src/test
- java/fr/cnieg/keycloak/providers/login/attribute
- resources
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
60 | 66 | | |
61 | 67 | | |
62 | 68 | | |
| |||
82 | 88 | | |
83 | 89 | | |
84 | 90 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
88 | 100 | | |
89 | 101 | | |
90 | 102 | | |
| |||
0 commit comments