Skip to content

Conversation

@apupier
Copy link

@apupier apupier commented Jan 20, 2026

they were deactivated due to misconfiguration
6207166 where it was configured to use Junit4 although it is TestNg tests which are used

note that it revealed 3 failign tests:

[ERROR] �[1;31mFailures: �[m
[ERROR] �[1;31m  JavaInflectorServerOptionsTest>AbstractOptionsTest.checkOptionsHelp:43 These options weren't checked: useNullableForNotNull.�[m
[ERROR] �[1;31m  AkkaHttpServerCodegenTest.testFileGeneration:253 expected [true] but found [false]�[m
[ERROR] �[1;31m  TypeScriptAngularClientOptionsTest>AbstractOptionsTest.checkOptionsHelp:43 These options weren't checked: useOverride.

Pull Request

Thank you for contributing to swagger-codegen-generators!

Please fill out the following checklist to help us review your PR efficiently.


Description

Fixes:

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor (non-breaking change)
  • 🧪 Tests
  • 📝 Documentation
  • 🧹 Chore (build or tooling)

Checklist

  • I have added/updated tests as needed
  • I have added/updated documentation where applicable
  • The PR title is descriptive
  • The code builds and passes tests locally
  • I have linked related issues (if any)

How to Test

Screenshots / Additional Context

they were deactivated due to misconfiguration
swagger-api@6207166
where it was configured to use Junit4 although it is TestNg tests which
are used

Signed-off-by: Aurélien Pupier <apupier@ibm.com>
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.

1 participant