Feature/#1032 working veto system #2464
Annotations
11 errors
|
Run tests:
tests/unit_tests/test_coop_game.py#L13
test_create_coop_game
TypeError: Map.__new__() missing 1 required positional argument: 'map_pool_map_version_id'
|
Run tests:
tests/unit_tests/test_custom_game.py#L27
test_rate_game_early_abort_no_enforce
TypeError: Map.__new__() missing 1 required positional argument: 'map_pool_map_version_id'
|
Run tests:
tests/unit_tests/test_custom_game.py#L48
test_rate_game_early_abort_with_enforce
TypeError: Map.__new__() missing 1 required positional argument: 'map_pool_map_version_id'
|
Run tests:
tests/unit_tests/test_custom_game.py#L70
test_rate_game_late_abort_no_enforce
TypeError: Map.__new__() missing 1 required positional argument: 'map_pool_map_version_id'
|
Run tests:
tests/unit_tests/test_custom_game.py#L91
test_global_rating_higher_after_custom_game_win
TypeError: Map.__new__() missing 1 required positional argument: 'map_pool_map_version_id'
|
Run tests:
tests/unit_tests/test_game.py#L155
test_add_result_unknown
TypeError: Map.__new__() missing 1 required positional argument: 'map_pool_map_version_id'
|
Run tests:
tests/unit_tests/test_game.py#L163
test_ffa_not_rated
TypeError: Map.__new__() missing 1 required positional argument: 'map_pool_map_version_id'
|
Run tests:
tests/unit_tests/test_game.py#L172
test_generated_map_is_rated
TypeError: Map.__new__() missing 1 required positional argument: 'folder_name'
|
Run tests:
tests/unit_tests/test_game.py#L187
test_unranked_generated_map_not_rated
TypeError: Map.__new__() missing 1 required positional argument: 'folder_name'
|
Run tests:
tests/unit_tests/test_game.py#L200
test_unranked_mod_not_rated
TypeError: Map.__new__() missing 1 required positional argument: 'map_pool_map_version_id'
|
Loading