Skip to content

test: remove the openai test - #34

Merged
maxholman[bot] merged 1 commit into
masterfrom
test/drop-openai-comment
Sep 27, 2026
Merged

maxholman[bot] merged 1 commit into
masterfrom
test/drop-openai-comment

Conversation

@maxholman

@maxholman maxholman Bot commented Sep 27, 2026 •

Copy link
Copy Markdown
Contributor

The test asserted the body as JSON.stringify output. That pins rest-client's wire format rather than anything codegen decides, and it breaks as soon as a body holds a BigInt. The petstore test already covers what a command carries. This also removes the comment oxlint warned on (no-absence-comment).

It asserted the body as JSON.stringify output, which pins rest-client's
wire format rather than anything codegen decides, and breaks as soon as a
body holds a BigInt. The petstore test already covers what a command
carries.

Co-Authored-By: LLM <noreply@maxholman.dev>
@maxholman
maxholman Bot force-pushed the test/drop-openai-comment branch from d928e66 to d297033 Compare September 27, 2026 13:10
@maxholman maxholman Bot changed the title test: drop the openai test comment the assertion already states test: remove the openai test Sep 27, 2026
@maxholman
maxholman Bot merged commit 1d089ab into master Sep 27, 2026
4 checks passed
@maxholman
maxholman Bot deleted the test/drop-openai-comment branch September 27, 2026 13:17
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.

0 participants