21207: Set up MockedPut._state with a deepcopy
authorBrett Smith <brett.smith@curii.com>
Fri, 3 May 2024 13:55:15 +0000 (09:55 -0400)
committerBrett Smith <brett.smith@curii.com>
Fri, 3 May 2024 20:47:23 +0000 (16:47 -0400)
commit6ff9889d875d23780114ad74d90e07c890fce8d6
treef931adbc1a3d8e883e9478b4c0d2d4b7cd42f850
parentb73b1475bdfdfd5431912e4a6af0f6306a8f5aa5
21207: Set up MockedPut._state with a deepcopy

Otherwise its internal state could get into EMPTY_STATE and contaminate
other tests.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
sdk/python/tests/test_arv_put.py