Commit e0ebae2
committed
test(e2e): add @not-implemented scenarios for missing CSS injection surfaces
PR #9 injects trusted-client CSS into the auth-service login page and
the pds-core /oauth/authorize consent page, but four other auth-service
HTML pages are not yet covered:
- Auth-service consent page (HYPER-296)
- Choose-handle page (HYPER-297)
- Recovery page (HYPER-298)
- Account settings page (HYPER-299)
Add @not-implemented scenarios in features/client-branding.feature for
each. These document the expected behaviour and will be activated when
the corresponding injection code is written.1 parent 9aa8133 commit e0ebae2
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
42 | 67 | | |
43 | 68 | | |
44 | 69 | | |
| |||
0 commit comments