Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

feat: add fluent API support for test template and response #443

Conversation

BlasiusSecundus
Copy link

This PR is work-in-progress and it's goal is to significantly overhaul the current testing facilities, including the addition of fluent
APIs for test request setup and assertions (inspired by Spring's MockMvc and AssertJ).

@BlasiusSecundus BlasiusSecundus force-pushed the feature/graphql-test-template-upgrade branch 2 times, most recently from 819b70b to 21659aa Compare September 10, 2020 19:24
@BlasiusSecundus BlasiusSecundus force-pushed the feature/graphql-test-template-upgrade branch 2 times, most recently from c578094 to aef2de9 Compare October 4, 2020 10:19
@BlasiusSecundus BlasiusSecundus force-pushed the feature/graphql-test-template-upgrade branch from 1829f1f to fdb32f4 Compare October 8, 2020 17:47
@BlasiusSecundus BlasiusSecundus marked this pull request as ready for review October 25, 2020 19:14
@oliemansm oliemansm added this to the 8.1.0 milestone Nov 13, 2020
@oliemansm oliemansm merged commit 1c7aa93 into graphql-java-kickstart:master Nov 13, 2020
@oliemansm
Copy link
Member

Thanks a lot @BlasiusSecundus !

@BlasiusSecundus BlasiusSecundus deleted the feature/graphql-test-template-upgrade branch November 13, 2020 18:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants