Page MenuHomeSoftware Heritage

D4225.id14966.diff
No OneTemporary

D4225.id14966.diff

diff --git a/swh/deposit/tests/cli/test_client.py b/swh/deposit/tests/cli/test_client.py
--- a/swh/deposit/tests/cli/test_client.py
+++ b/swh/deposit/tests/cli/test_client.py
@@ -594,10 +594,10 @@
), # not enough though, the caplog fixture is needed
],
)
-def test_cli_deposit_status_json(
+def test_cli_deposit_status_with_output_format(
output_format, callable_fn, datadir, slug, requests_mock_datadir, caplog
):
- """Check deposit status cli with all possible output formats
+ """Check deposit status cli with all possible output formats (json, yaml, logging).
"""
api_url_basename = "deposit.test.status"

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 3, 12:20 PM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3220129

Event Timeline