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
2021-12-21 08:34:06 +01:00
..
spring-boot Merge branch '2.6.x' into 2.7.x 2021-12-20 14:00:24 -06:00
spring-boot-actuator Merge branch '2.6.x' into 2.7.x 2021-12-18 12:24:51 +01:00
spring-boot-actuator-autoconfigure Update copyright year of changed files 2021-12-16 13:05:17 -08:00
spring-boot-autoconfigure Auto-configure security for Spring GraphQL 2021-12-21 08:33:50 +01:00
spring-boot-cli Update copyright year of changed files 2021-11-24 10:23:32 -08:00
spring-boot-dependencies Add dependency management for Spring GraphQL 2021-12-21 08:32:09 +01:00
spring-boot-devtools Enable GraphiQL UI by default with Devtools 2021-12-21 08:33:31 +01:00
spring-boot-docs Merge branch '2.5.x' into 2.6.x 2021-12-20 09:21:08 -08:00
spring-boot-parent Merge branch '2.5.x' 2021-11-12 23:40:35 +00:00
spring-boot-properties-migrator
spring-boot-starters Merge branch '2.5.x' 2021-11-16 08:34:39 +01:00
spring-boot-test Auto-configure GraphQlTester 2021-12-21 08:34:06 +01:00
spring-boot-test-autoconfigure Auto-configure GraphQlTester 2021-12-21 08:34:06 +01:00
spring-boot-tools Merge branch '2.6.x' into 2.7.x 2021-12-17 10:30:42 +01:00