Skip to content

Add first integration tests for `repositories()` GraphQL query

Administrator requested to merge mrn/repositories-integration-test into main

Created by: mrnugget

Before I refactor the argument handling and (hopefully) the TotalCount stuff I want to add some integration tests to document the behaviour and make sure it works - without a mocked out database and through the whole stack.

Test plan

  • These are the tests

Merge request reports

Loading