Commit c2e29ab
committed
test(run-store): assert every lock column rolls back, not just the run status
The lockRunToWorker atomicity test proxied "fully rolled back" through the run
status alone, which would miss a partial rollback that leaves lockedAt/lockedById
and friends populated. Assert those columns are null too.1 parent 3c00f14 commit c2e29ab
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
| 704 | + | |
704 | 705 | | |
705 | 706 | | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
706 | 711 | | |
707 | 712 | | |
708 | 713 | | |
0 commit comments