Skip to content

Integration tests passed despite missing practice test questions resolver. #29

Description

@ehanahamed

The integration tests right now don't even test the practice test query, only its mutations. We only fixed the mutation and made it return the data it inserted and that made the integration tests happy so we didn't even notice and had to come back later to fix the questions resolver getting accidentally deleted after running go generate ./... because our agentic workflow forgot to add it to gqlgen.yml despite specific instructions to do so. So this issue exists to remind you to add better integration tests that fully test everything, including stuff like practice test queries (not just mutations)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions