Skip to content

@AutoConfigureHttpGraphQlTester should not trigger the configuration of mockMvc #47660

@snicoll

Description

@snicoll

HttpGraphQlTesterAutoConfiguration requires a WebTestClient to be available. The client may be configured to bind to the application, mockMvc, or a running server.

Currently HttpGraphQlTesterAutoConfiguration enables the auto-configuration of MockMvc. This seems to be inconsistent with what we've done recently to make all that opt-in.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions