Closed apmcleod closed 4 years ago
For the 5 degradations that might retry (with tries - 1; all of the _shifts, and add_note), we should deterministically test that all of the other parameters are passed through correctly.
_shifts
add_note
Let's do this in a separate test function.
For the 5 degradations that might retry (with tries - 1; all of the
_shifts
, andadd_note
), we should deterministically test that all of the other parameters are passed through correctly.Let's do this in a separate test function.