Skip to content

Stop generating tests by openapi generator#1667

Merged
Yang-33 merged 3 commits into
masterfrom
delete-generated-test
Jun 22, 2026
Merged

Stop generating tests by openapi generator#1667
Yang-33 merged 3 commits into
masterfrom
delete-generated-test

Conversation

@Yang-33

@Yang-33 Yang-33 commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

The template file that generates code, and the template file that generates tests basically share the same logic. In short, testing generated code with the same logic is not meaningful.

We already removed this in ine-bot-sdk-java. It only increases maintenance cost, so let's remove it here as well.

Manual tests should be sufficient. This change also adds some tests to keep coverage.

@Yang-33 Yang-33 requested a review from a team June 22, 2026 04:54
@Yang-33 Yang-33 added this pull request to the merge queue Jun 22, 2026
Merged via the queue into master with commit 5f63ff0 Jun 22, 2026
10 checks passed
@Yang-33 Yang-33 deleted the delete-generated-test branch June 22, 2026 07:15
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