US03-02: Define Album Naming Policy (#62)

This commit was merged in pull request #62.
This commit is contained in:
2026-08-15 13:42:49 +02:00
parent de4a9403cf
commit c0a29ddca6
3 changed files with 339 additions and 0 deletions

View File

@@ -72,6 +72,9 @@
"US03-01": [
"tests/unit/test_album_evidence.py",
"tests/integration/test_album_evidence_repo.py"
],
"US03-02": [
"tests/unit/test_naming_policy.py"
]
}
}