You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
0 commit comments