| 666 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.deposit.tests.api.test_deposit_list::test_deposit_list partial_deposit = <Deposit: {'id': 38, 'reception_date': datetime.datetime(2020, 11, 18, 12, 12, 5, 453534, tzinfo=<UTC>), 'collection': 'test', 'external_id': 'external-id-partial', 'client': 'test', 'status': 'partial'}>
deposited_deposit = <Deposit: {'id': 39, 'reception_date': datetime.datetime(2020, 11, 18, 12, 12, 5, 522004, tzinfo=<UTC>), 'collection': 'test', 'external_id': 'external-id-deposited', 'client': 'test', 'status': 'deposited'}>
authenticated_client = <rest_framework.test.APIClient object at 0x7fdc2258eba8>
|
| 666 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.deposit.tests.api.test_deposit_list::test_deposit_list_exclude partial_deposit = <Deposit: {'id': 40, 'reception_date': datetime.datetime(2020, 11, 18, 12, 12, 6, 232463, tzinfo=<UTC>), 'collection': 'test', 'external_id': 'external-id-partial', 'client': 'test', 'status': 'partial'}>
deposited_deposit = <Deposit: {'id': 41, 'reception_date': datetime.datetime(2020, 11, 18, 12, 12, 6, 301784, tzinfo=<UTC>), 'collection': 'test', 'external_id': 'external-id-deposited', 'client': 'test', 'status': 'deposited'}>
authenticated_client = <rest_framework.test.APIClient object at 0x7fdc22b6c320>
|