Lint and test #376
Annotations
10 errors
|
tests/sync/test_client.py#L412
test_client_get_puzzle_leaderboard_error
codingame.http.httperror.HTTPError: HTTPError: 404 Not Found, {'code': 'PUZZLE_NOT_FOUND', 'message': 'Could not find puzzle with id nonexistent'}
|
tests/sync/test_client.py#L389
test_client_get_puzzle_leaderboard[codingame-optim]
KeyError: 'code'
|
tests/sync/test_client.py#L389
test_client_get_puzzle_leaderboard[coders-strike-back]
KeyError: 'code'
|
tests/sync/test_client.py#L127
test_client_get_clash_of_code
KeyError: 'codingamerNickname'
|
tests/async/test_client.py#L445
test_client_get_puzzle_leaderboard_error
codingame.http.httperror.HTTPError: HTTPError: 404 Not Found, {'code': 'PUZZLE_NOT_FOUND', 'message': 'Could not find puzzle with id nonexistent'}
|
tests/async/test_client.py#L420
test_client_get_puzzle_leaderboard[codingame-optim]
KeyError: 'code'
|
tests/async/test_client.py#L420
test_client_get_puzzle_leaderboard[coders-strike-back]
KeyError: 'code'
|
tests/async/test_client.py#L136
test_client_get_clash_of_code
KeyError: 'codingamerNickname'
|
|
The logs for this run have expired and are no longer available.
Loading