US03-04: Review and Approve Proposals in the Browser (#64)

This commit was merged in pull request #64.
This commit is contained in:
2026-08-15 14:07:47 +02:00
parent 9681ced9f4
commit 703ed3167d
7 changed files with 484 additions and 0 deletions

View File

@@ -78,6 +78,9 @@
],
"US03-03": [
"tests/integration/test_album_proposals.py"
],
"US03-04": [
"tests/e2e/test_albums_ui.py"
]
}
}