Skip to content

task: revert workaround for graphql mutation tests #8408

@fatih-acar

Description

@fatih-acar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/taskBody of work related to an epic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions