documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
capturedAtUtc=2026-02-11T05:57:35.8604740Z
|
||||
module=cryptography
|
||||
feature=additional-crypto-profiles
|
||||
command=dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo
|
||||
testsRun=101
|
||||
testsPassed=101
|
||||
testsFailed=0
|
||||
suiteCapture=docs/qa/feature-checks/runs/cryptography/_run-015_capture/tier2-suite-matrix.txt
|
||||
suiteStatus=pass
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "cryptography",
|
||||
"feature": "additional-crypto-profiles",
|
||||
"runId": "run-015",
|
||||
"dateUtc": "2026-02-11T05:57:35.8604740Z",
|
||||
"timestampUtc": "2026-02-11T05:57:35.8604740Z",
|
||||
"capturedAtUtc": "2026-02-11T05:57:35.8604740Z",
|
||||
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked feature \u0027additional-crypto-profiles\u0027 replayed with fresh Tier 2 suite evidence from docs/qa/feature-checks/runs/cryptography/_run-015_capture/tier2-suite-matrix.txt.",
|
||||
"Deterministic behavior remained stable in replay (pass: 101/101)."
|
||||
],
|
||||
"evidence": "docs/qa/feature-checks/runs/cryptography/additional-crypto-profiles/run-015/evidence/tier2-command-output.txt",
|
||||
"verdict": "pass",
|
||||
"suiteReplay": {
|
||||
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 101,
|
||||
"testsPassed": 101,
|
||||
"testsFailed": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user