Skip to content

Allow configuring ExecutionInput in ExecutionGraphQlServiceTester #615

Closed
@rstoyanchev

Description

@rstoyanchev

ExecutionGraphQlServiceTester is used for focused tests with @GraphQlTest slice tests. Without an underlying transport, and the ability to register an interceptor, it becomes a challenge to customize the ExecutionInput and one has to do something like the suggestion in #601 (comment).

We should expose an option on the ExecutionGraphQlServiceTester.Builder that accepts a configurer of the ExecutionInput, and does the wrapping necessary to set that configurer on the request.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions