documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"capturedAtUtc": "2026-02-13T12:00:00Z",
|
||||
"feature": "zastava-verdict-hashing-and-security",
|
||||
"module": "zastava",
|
||||
"testProject": "src/Zastava/__Tests/StellaOps.Zastava.Core.Tests/StellaOps.Zastava.Core.Tests.csproj",
|
||||
"testFilter": "ZastavaCanonicalJsonSerializerTests|OfflineStrictModeTests|ZastavaAuthorityTokenProviderTests",
|
||||
"testsRun": 38,
|
||||
"testsPassed": 38,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Canonical JSON serializer produces deterministic property ordering",
|
||||
"Canonical JSON serialization has no extra whitespace",
|
||||
"ComputeMultihash produces stable base64url SHA-256 digest",
|
||||
"ComputeMultihash normalizes algorithm aliases (sha-256 to sha256)",
|
||||
"ComputeMultihash throws for unsupported algorithm",
|
||||
"Authority token provider uses cache until refresh window",
|
||||
"Authority token provider throws when missing audience scope",
|
||||
"Authority token provider uses static fallback when enabled",
|
||||
"Authority token provider throws when DPoP required but token type is Bearer",
|
||||
"Offline strict mode blocks external hosts",
|
||||
"Offline strict mode allows localhost and loopback",
|
||||
"Offline strict mode supports wildcard host patterns"
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user