Skip to content

Write unit tests for all in-memory repository implementations #22

Description

@ThatoMabilo

Task:
Write unit tests covering CRUD operations, custom query methods, and edge cases for all five in-memory repositories. Tests should verify that save, findById, findAll, delete, and entity-specific queries like findByAuthor and findOverdue all work correctly. Also test that the RepositoryFactory returns the correct implementation and throws an exception for invalid storage types.

Priority: High
Linked Requirement: NFR-05

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions