Actions
Architecture #23741
closedArchitecture #23677: Migrate to zio-json
Testing json from API definitions in YAML should have a nice display
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
To do
Regression:
No
Description
Now, when comparing the JSON the API returns with the JSON in the YAML example of an API response, the comparison is done by removing whitespaces, so the failure message is not very readable.
We should also be able to test using semantic comparison of JSON...
Actions