Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Test] Make new OpenAPIValue tests consistent with the rest (#33)
[Test] Make new OpenAPIValue tests consistent with the rest ### Motivation Two new OpenAPIValue tests were using a different style, and had some repetition around encoding/decoding. ### Modifications Fixed up by bringing them to the same style as other OpenAPIValue tests. ### Result Consistent style of tests, less code and easier to read. ### Test Plan All tests passed. Reviewed by: simonjbeaumont Builds: ✔︎ pull request validation (5.8) - Build finished. ✔︎ pull request validation (5.9) - Build finished. ✔︎ pull request validation (api breakage) - Build finished. ✔︎ pull request validation (docc test) - Build finished. ✔︎ pull request validation (integration test) - Build finished. ✔︎ pull request validation (nightly) - Build finished. ✔︎ pull request validation (soundness) - Build finished. #33
- Loading branch information