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:58:01.2137800Z
|
||||
module=plugin
|
||||
feature=plugin-sandbox
|
||||
command=dotnet test src/Plugin/__Tests/StellaOps.Plugin.Abstractions.Tests/StellaOps.Plugin.Abstractions.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Registry.Tests/StellaOps.Plugin.Registry.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sandbox.Tests/StellaOps.Plugin.Sandbox.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sdk.Tests/StellaOps.Plugin.Sdk.Tests.csproj -c Release --nologo; dotnet test src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj -c Release --nologo
|
||||
testsRun=314
|
||||
testsPassed=314
|
||||
testsFailed=0
|
||||
suiteCapture=docs/qa/feature-checks/runs/plugin/_run-016_capture/tier2-suite-matrix.txt
|
||||
suiteStatus=pass
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "plugin",
|
||||
"feature": "plugin-sandbox",
|
||||
"runId": "run-016",
|
||||
"dateUtc": "2026-02-11T05:58:01.2137800Z",
|
||||
"timestampUtc": "2026-02-11T05:58:01.2137800Z",
|
||||
"capturedAtUtc": "2026-02-11T05:58:01.2137800Z",
|
||||
"testCommand": "dotnet test src/Plugin/__Tests/StellaOps.Plugin.Abstractions.Tests/StellaOps.Plugin.Abstractions.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Registry.Tests/StellaOps.Plugin.Registry.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sandbox.Tests/StellaOps.Plugin.Sandbox.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sdk.Tests/StellaOps.Plugin.Sdk.Tests.csproj -c Release --nologo; dotnet test src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 314,
|
||||
"testsPassed": 314,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked feature \u0027plugin-sandbox\u0027 replayed with fresh Tier 2 suite evidence from docs/qa/feature-checks/runs/plugin/_run-016_capture/tier2-suite-matrix.txt.",
|
||||
"Deterministic behavior remained stable in replay (pass: 314/314)."
|
||||
],
|
||||
"evidence": "docs/qa/feature-checks/runs/plugin/plugin-sandbox/run-016/evidence/tier2-command-output.txt",
|
||||
"verdict": "pass",
|
||||
"suiteReplay": {
|
||||
"command": "dotnet test src/Plugin/__Tests/StellaOps.Plugin.Abstractions.Tests/StellaOps.Plugin.Abstractions.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Registry.Tests/StellaOps.Plugin.Registry.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sandbox.Tests/StellaOps.Plugin.Sandbox.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sdk.Tests/StellaOps.Plugin.Sdk.Tests.csproj -c Release --nologo; dotnet test src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj -c Release --nologo",
|
||||
"testsRun": 314,
|
||||
"testsPassed": 314,
|
||||
"testsFailed": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user