mirror of https://github.com/gmbrax/Pilgrim.git
This commit adds a unit test for an important "unhappy path" in the EntryService's `create` method. It specifically verifies that the method gracefully returns `None` when provided with a `travel_diary_id` that does not exist in the database, ensuring the initial guard clause works as expected. |
||
|---|---|---|
| .. | ||
| service | ||
| conftest.py | ||