feat: Extend GraphQL class to support multiple authentication methods… #6220
Annotations
4 errors
Run tests
Process completed with exit code 1.
|
Run tests:
tests\unit\test_graphql.py#L107
test_graphql_raises_on_401_response
TypeError: GraphQL.execute() missing 1 required positional argument: 'variable_values'
|
Run tests:
tests\unit\test_graphql.py#L85
test_graphql_raises_when_max_retries_exceeded
TypeError: GraphQL.execute() missing 1 required positional argument: 'variable_values'
|
Run tests:
tests\unit\test_graphql.py#L58
test_graphql_retries_on_429_response
TypeError: GraphQL.execute() missing 1 required positional argument: 'variable_values'
|
Loading