Skip to content

test: add LicenseControllerIT with MockMvc integration#13

Merged
bsayli merged 1 commit intomainfrom
feature/next-steps
Sep 14, 2025
Merged

test: add LicenseControllerIT with MockMvc integration#13
bsayli merged 1 commit intomainfrom
feature/next-steps

Conversation

@bsayli
Copy link
Owner

@bsayli bsayli commented Sep 14, 2025

  • Introduce LicenseControllerIT covering /v1/licenses/access endpoint
  • Provide happy-path (200) and validation error (400) scenarios
  • Use TestWebMvcSecurityConfig to disable security in tests
  • Mock LicenseOrchestrationService and LocalizedMessageResolver

- Introduce LicenseControllerIT covering /v1/licenses/access endpoint
- Provide happy-path (200) and validation error (400) scenarios
- Use TestWebMvcSecurityConfig to disable security in tests
- Mock LicenseOrchestrationService and LocalizedMessageResolver
@bsayli bsayli merged commit 743c315 into main Sep 14, 2025
1 check passed
@github-actions
Copy link

Coverage (lines): %

  • Covered:
  • Missed:
  • JaCoCo report path: target/site/jacoco-aggregate/jacoco.xml

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@bsayli bsayli deleted the feature/next-steps branch September 15, 2025 20:29
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.

3 participants