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...
Updated by Clark ANDRIANASOLO about 1 year ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO about 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/5174
Updated by Clark ANDRIANASOLO about 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|1088e9ec08091ff5a5aca52367e7ec1bbd9765c2.
Updated by Vincent MEMBRÉ 8 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.0~alpha1 which was released today.
Actions