Skip to content

Update error scenario tests to validate exception messages and migrat…#11

Merged
TyostoKarry merged 1 commit into
mainfrom
update-eventcontroller-error-tests
Oct 20, 2025
Merged

Update error scenario tests to validate exception messages and migrat…#11
TyostoKarry merged 1 commit into
mainfrom
update-eventcontroller-error-tests

Conversation

@TyostoKarry

Copy link
Copy Markdown
Owner

…e to SpringBootTest setup

  • Replaced WebMvcTest with @SpringBootTest and AutoConfigureMockMvc for full application context testing.
  • Enhanced error scenario tests to assert detailed exception messages for invalid and missing input cases.
  • Improved coverage for EventController to ensure proper validation, JSON parsing, and exception handling behavior.

…e to SpringBootTest setup

- Replaced WebMvcTest with @SpringBootTest and AutoConfigureMockMvc for full application context testing.
- Enhanced error scenario tests to assert detailed exception messages for invalid and missing input cases.
- Improved coverage for EventController to ensure proper validation, JSON parsing, and exception handling behavior.
@TyostoKarry TyostoKarry self-assigned this Oct 20, 2025
@TyostoKarry TyostoKarry merged commit 796a06d into main Oct 20, 2025
1 check passed
@TyostoKarry TyostoKarry deleted the update-eventcontroller-error-tests branch October 20, 2025 13:32
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