You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Brian Clozel c0707e4f5b Auto-configure GraphQlTester
This commit adds the required infrastructure to auto-configure a
`GraphQlTester` or `WebGraphQlTester` in Spring Boot tests.
Specific annotations like `AutoConfigureGraphQlTester` and
`AutoConfigureWebGraphQlTester` will contribute pre-configured beans for
testing a GraphQL with the tester.

This also ships a `ContextCustomize` for contributing a `GraphQlTester`
in the case of a full `@SpringBootTest` integration test against a live
server.

See gh-29140
3 years ago
..
spring-boot Merge branch '2.6.x' into 2.7.x 3 years ago
spring-boot-actuator Merge branch '2.6.x' into 2.7.x 3 years ago
spring-boot-actuator-autoconfigure Update copyright year of changed files 3 years ago
spring-boot-autoconfigure Auto-configure security for Spring GraphQL 3 years ago
spring-boot-cli Update copyright year of changed files 3 years ago
spring-boot-dependencies Add dependency management for Spring GraphQL 3 years ago
spring-boot-devtools Enable GraphiQL UI by default with Devtools 3 years ago
spring-boot-docs Merge branch '2.5.x' into 2.6.x 3 years ago
spring-boot-parent Merge branch '2.5.x' 3 years ago
spring-boot-properties-migrator
spring-boot-starters Merge branch '2.5.x' 3 years ago
spring-boot-test Auto-configure GraphQlTester 3 years ago
spring-boot-test-autoconfigure Auto-configure GraphQlTester 3 years ago
spring-boot-tools Merge branch '2.6.x' into 2.7.x 3 years ago