Skip to content

Conversation

@cgoetz-inovex
Copy link
Contributor

The generated API-tests used zero initialized requests and responses. Thus not really testing anything interesting. For APIs with a one-of in the response, tests would fail since {} can be deserialized into each of the options.

The generated API-tests used zero initialized requests and responses.
Thus not really testing anything interesting. For APIs with a one-of
in the response, tests would fail since `{}` can be deserialized into
each of the options.
@cgoetz-inovex cgoetz-inovex requested a review from a team as a code owner February 11, 2026 13:47
@cgoetz-inovex cgoetz-inovex merged commit 1fe22db into main Feb 12, 2026
32 of 42 checks passed
@cgoetz-inovex cgoetz-inovex deleted the feat/STACKITSDK-316-no-api-tests branch February 12, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants