Skip to content

ci: add backend integration tests to `main` branch

Warren Gifford requested to merge master-dry-run/add-gqltest-ci-step into main

Created by: unknwon

Runs backend integration tests against our GraphQL (dev/gqltest) in CI. Because it takes ~11m so only enabled on main branch.

Failing builds on main branch will be notified to #buildkite channel on Slack as usual.

Part of RFC 137: Better automated testing, and fixes #11579 (closed)

Merge request reports

Loading