-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(client): refactor and enhance OpenApiV2 test descriptions
Refactored the OpenApiV2 test suite for better organization and clarity. Moved server URL tests into a new 'ServerUrl' describe block, improving readability and making it easier to understand the context of each test. Also, removed redundant tests previously under 'InferRequest' and restructured them under appropriate new describe blocks such as 'Parameters' and 'RequestBody'. This reorganization helps in maintaining a cleaner and more systematic approach to testing the OpenAPI V2 specifications.
- Loading branch information
Showing
1 changed file
with
25 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters