Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9341878
D4225.id14966.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
650 B
Subscribers
None
D4225.id14966.diff
View Options
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
Details
Attached
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
Attached To
D4225: test_client: Explicit the possible format outputs
Event Timeline
Log In to Comment