US04-03: Apply and Verify Guarded Renames (#68)

This commit was merged in pull request #68.
This commit is contained in:
2026-08-16 11:27:08 +02:00
parent daaa4ca67b
commit 7103cb84bf
7 changed files with 1222 additions and 0 deletions

View File

@@ -91,6 +91,12 @@
"US04-02": [
"tests/unit/test_rename_journal_states.py",
"tests/integration/test_rename_journal.py"
],
"US04-03": [
"tests/integration/test_rename_apply.py"
],
"US04-04": [
"tests/integration/test_rename_recovery.py"
]
}
}