spring-boot/spring-boot-project
Brian Clozel a34308e5f7 Add GraphQlTest slice
This commit adds the `@GraphQlTest` annotation which brings a new type
of sliced test for GraphQL applications. This considers all the required
infrastructure brought by `@AutoConfigureGraphQl`, but also brings
application components like `@Controller` beans and
`RuntimeWiringConfigurer`.

With this type of test, we'll only initialize a minimal setup for
testing a set of Controllers, without involving any transport-related
component.

See gh-29140
2021-12-21 08:34:15 +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 Add GraphQlTest slice 2021-12-21 08:34:15 +01:00
spring-boot-tools Merge branch '2.6.x' into 2.7.x 2021-12-17 10:30:42 +01:00