mirror of
https://github.com/booklore-app/booklore.git
synced 2025-12-23 22:28:11 -05:00
* fix: ensure book metadata is eagerly loaded for updates and rescans Signed-off-by: Balázs Szücs <bszucs1209@gmail.com> * Fix failing tests in LibraryRescanHelperTest and MetadataControllerTest - Update LibraryRescanHelper to handle null and deleted books gracefully during rescan. - Update LibraryRescanHelperTest to mock BookRepository correctly. - Update MetadataControllerTest to mock findAllWithMetadataByIds. --------- Signed-off-by: Balázs Szücs <bszucs1209@gmail.com>