Skip to content

Format JSON of expected response in generated test files#18

Merged
jeanbisutti merged 1 commit into
quick-perf:mainfrom
tal66:main
Dec 13, 2021
Merged

Format JSON of expected response in generated test files#18
jeanbisutti merged 1 commit into
quick-perf:mainfrom
tal66:main

Conversation

@tal66
Copy link
Copy Markdown
Contributor

@tal66 tal66 commented Dec 13, 2021

format json generated in test files
format json in test files resources
add method assertEqualJsonFiles() to compare json files using ObjectMapper, instead of text based compare
fix typo (missing 'n' in "Antoine Griezmann"'s name)
Closes #17

format json generated in test files
format json in test files resources
add method assertEqualJsonFiles() to compare json files using ObjectMapper, instead of text based compare
fix typo (missing 'n' in "Antoine Griezmann"'s name)
@jeanbisutti
Copy link
Copy Markdown
Collaborator

Thank you for the JSON formatting @tal66! And thank you for having fixed the Griezmann typo!

@jeanbisutti jeanbisutti merged commit 5ca753e into quick-perf:main Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test generation of REST API: format JSON of the expected response

2 participants