documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"capturedAtUtc": "2026-02-13T14:07:00Z",
|
||||
"feature": "evidence-re-index-tooling",
|
||||
"module": "evidencelocker",
|
||||
"testProject": "src/EvidenceLocker/StellaOps.EvidenceLocker/StellaOps.EvidenceLocker.Tests/StellaOps.EvidenceLocker.Tests.csproj",
|
||||
"testFilter": "EvidenceReindexServiceTests",
|
||||
"testsRun": 14,
|
||||
"testsPassed": 14,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Reindex with empty repository returns zero counts",
|
||||
"Reindex skips bundles with matching root hash (no unnecessary updates)",
|
||||
"Reindex updates bundles with different root hash",
|
||||
"Dry-run mode reports changes without applying updates",
|
||||
"Progress reporting during reindex operation",
|
||||
"Requires valid tenant ID and positive batch size",
|
||||
"Verify continuity checks old root validity and proof consistency",
|
||||
"Cross-reference generation with schema version and entry counts",
|
||||
"Checkpoint creation captures current state with bundle snapshots",
|
||||
"Rollback to checkpoint restores previous state",
|
||||
"Rollback throws for unknown checkpoint IDs",
|
||||
"Checkpoints ordered by creation time (newest first)",
|
||||
"StorageKeyGenerator produces consistent keys"
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user