Flash out API test suite

This commit is contained in:
2026-06-20 04:01:24 -04:00
parent 78d738b0ee
commit fc394b8555
19 changed files with 1818 additions and 51 deletions
+1
View File
@@ -212,6 +212,7 @@ class CRUDPPR:
# Log the deletion in journal
crud_journal.log_change(
db,
EntityType.PPR,
db_obj.id,
f"PPR marked as DELETED (was {old_status.value})",
user,