Component
API Server / GraphQL
Task Description
#8402 removed a few configuration option that was allowing tests to pass.
The tests require a few stuff in the graphql context (account, service) to pass, as a workaround we pushed 2c74fa2 that just checks if these are present.
A proper fix would be to initialize what is present using fixtures for all the impacted tests and to remove the extra checks in production code.
issue_list.txt
Component
API Server / GraphQL
Task Description
#8402 removed a few configuration option that was allowing tests to pass.
The tests require a few stuff in the graphql context (account, service) to pass, as a workaround we pushed 2c74fa2 that just checks if these are present.
A proper fix would be to initialize what is present using fixtures for all the impacted tests and to remove the extra checks in production code.
issue_list.txt