mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-20 18:23:47 +00:00
94952577e2
24 test cases covering transaction lifecycle: staging, commit, rollback, and cleanup. Tests include atomic commit behavior, backup/restore on failure, directory creation, permission handling, and idempotent cleanup. First test file for import_transaction.go. Coverage 42.4% → 42.7%.