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%. |
||
|---|---|---|
| .. | ||
| api_tokens.go | ||
| api_tokens_test.go | ||
| client_helpers.go | ||
| client_helpers_test.go | ||
| config.go | ||
| config_utils_test.go | ||
| detect_root.go | ||
| docker_metadata.go | ||
| docker_metadata_test.go | ||
| export.go | ||
| export_test.go | ||
| guest_metadata.go | ||
| guest_metadata_test.go | ||
| import_transaction.go | ||
| import_transaction_test.go | ||
| oidc.go | ||
| oidc_test.go | ||
| persistence.go | ||
| persistence_fail_test.go | ||
| persistence_test.go | ||
| watcher.go | ||