Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow passing Map of variables in GraphQlTester #969

Closed
wants to merge 3 commits into from

Conversation

kutlueren
Copy link
Contributor

This PR implements a new method by overriding variable to accept a map as parameter. Then adds the values using putAll method as bulk. A unit test is also created to assert the change.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 15, 2024
@pivotal-cla
Copy link

@kutlueren Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

1 similar comment
@pivotal-cla
Copy link

@kutlueren Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@kutlueren Thank you for signing the Contributor License Agreement!

@rstoyanchev rstoyanchev self-assigned this May 20, 2024
@rstoyanchev rstoyanchev added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels May 20, 2024
@rstoyanchev rstoyanchev added this to the 1.3.0 milestone May 20, 2024
@rstoyanchev rstoyanchev changed the title Implement variable method to take a map as parameter Allow passing Map of variables in GraphQlTester May 20, 2024
rstoyanchev pushed a commit that referenced this pull request May 21, 2024
@kutlueren
Copy link
Contributor Author

@rstoyanchev thanks for tackling it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants