ply icon indicating copy to clipboard operation
ply copied to clipboard

API Automated Testing

Results 25 ply issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to test successive queries that use JWT. The first query generate a token that must be passed as an "Authorization: Bearer" to the following queries. Here is...

If we have an object Page of type User. We cannot use the return type for the schema. The schema response here should be a Page of type UsageDetailsResponse which...

Lombok's @AllArgsConstructor on the controller class throws and error when the plyex plugin is run. It's more of a warning since the integration-test phase completes without error. The test examples...

There is a snakeyaml error being thrown on minlength and maxlength when 1. Using `@Size` on the model property. 2. Using `@ParameterObject` and `@Valid` on the request controller method argument...

No examples are inserted into the OpenAPI spec when using a parameter objects on the controller methods. There are two scenarios that I noticed this with. One has `@ParameterObject`, the...

Generated yaml is truncated if there happens to be a hash character in the response.

bug

After creating a Case test without having TypeScript installed on my computer make anything in this extension crash.

Bloats vscode-ply's package although not needed at runtime.

dependencies

Similar to csv reporter, but creating xlsx spreadsheet.

enhancement

Section for upcoming and previous events with dates, webinar details, recordings, etc.

enhancement
help wanted