Skip to content

Update mock annotations and pre-create schema for PostgreSQL container#31

Merged
hendrikebbers merged 1 commit into
mainfrom
less-verbose-build
Jul 15, 2026
Merged

Update mock annotations and pre-create schema for PostgreSQL container#31
hendrikebbers merged 1 commit into
mainfrom
less-verbose-build

Conversation

@hendrikebbers

Copy link
Copy Markdown
Contributor

This pull request makes two main types of improvements: it updates the test configuration to pre-create the required database schema for Hibernate, preventing noisy exceptions during test startup, and it migrates all test usage of @MockBean to the new @MockitoBean annotation from spring-test-bean-override. Additionally, it adjusts Hibernate logging to reduce noise during test runs.

@hendrikebbers hendrikebbers merged commit 41183df into main Jul 15, 2026
1 check passed
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