Cedric 9c91da9f30 test: fix ExpenseListRepositoryTest with H2 and proper save-then-find pattern
Added H2 as a test-scoped dependency so @DataJpaTest has an embedded
database. Rewrote the test to save an entity and assert on the returned
ID rather than assuming a record exists at ID=1.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 11:23:51 +02:00
2024-12-22 22:32:48 +01:00
2024-12-22 22:32:48 +01:00
2024-12-24 23:04:35 +01:00
2026-02-04 15:31:16 +01:00
2024-12-22 22:32:48 +01:00
2024-12-22 22:32:48 +01:00
S
Description
No description provided
350 KiB
2025-05-11 01:15:35 +02:00
Languages
Java 100%