Commit ef84a80
fix(playwright): enable shifts 3-5 on assigned site before multishift test
The workday-entity dialog only renders shift rows 3-5 when
thirdShiftActive/fourthShiftActive/fifthShiftActive are true on the
assigned site. CI defaults them to false, so the test timed out
waiting for [data-testid="plannedStartOfShift3"]. Open the
assigned-site dialog via #firstColumn0 first and tick the three
cascading checkboxes, then proceed with the day-cell edit.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 937f939 commit ef84a80
File tree
1 file changed
+24
-0
lines changed- eform-client/playwright/e2e/plugins/time-planning-pn/b
1 file changed
+24
-0
lines changedLines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
103 | 127 | | |
104 | 128 | | |
105 | 129 | | |
| |||
0 commit comments