DivisionBy-Zero/erpa-sweng

View on GitHub
server/game_refiner_test.py

Summary

Maintainability
A
0 mins
Test Coverage

Function test_refine_all has 8 arguments (exceeds 4 allowed). Consider refactoring.
Invalid

    def test_refine_all(self, u1, g1, u2, g2, u3, g3, *_, session: Session):
Severity: Major
Found in server/game_refiner_test.py - About 1 hr to fix

    Function test_player_requests_queries has 8 arguments (exceeds 4 allowed). Consider refactoring.
    Invalid

        def test_player_requests_queries(self, u1, g1, u2, g2, u3, g3, *_,
    Severity: Major
    Found in server/game_refiner_test.py - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status