Skip to content

Get and display error message when test creation fails #285

@lbroudoux

Description

@lbroudoux

Reason/Context

Thanks to #284, we realized that we don't correctly extract the response payload when creating a test fails.

Description

When creating a test fails, we receive a 400 error code.

Implementation ideas

Response content (details message) should then be extracted from the connection error stream and not from the input stream.

Metadata

Metadata

Assignees

Labels

component/runtimeRuntime behavior of test containerjavaPull requests that update Java codekind/enhancementEnhancement of existing feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions