Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit33f2977

Browse files
committed
Add doc-string to TestRepository#test_asset unit test
1 parentb2889f1 commit33f2977

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎tests/unit/test_repos_repo.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,11 @@ class TestRepository(UnitHelper):
123123
}
124124

125125
deftest_asset(self):
126+
"""Test retrieving an asset uses the right headers
127+
128+
The Releases section of the API is still in Beta and uses custom
129+
headers
130+
"""
126131
assertself.instance.asset(0)isNone
127132
assertself.session.get.call_count==0
128133

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp