Commit eab6014
test: seed AssignedSite rows for partial-shift handover tests
AcceptAsync hard-fails on the partial path when no AssignedSite exists
for source/target (safety net against silent derived-field corruption).
The new partial-shift tests did not seed these rows, so CI failed with
"AssignedSite missing for source worker". Seed both sites in the shared
SeedPartialShiftPairAsync helper.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 404a5e6 commit eab6014
File tree
1 file changed
+13
-0
lines changed- eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn.Test
1 file changed
+13
-0
lines changedLines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
499 | 512 | | |
500 | 513 | | |
501 | 514 | | |
| |||
0 commit comments