save checkpoint
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"feature": "microservice-endpoint-yaml-configuration-overrides",
|
||||
"tier": "tier2-integration",
|
||||
"timestamp": "2026-02-13T00:00:00Z",
|
||||
"result": "PASS",
|
||||
"testProject": "StellaOps.Microservice.Tests",
|
||||
"testCounts": { "passed": 181, "failed": 0, "skipped": 0, "total": 181 },
|
||||
"duration": "2s 687ms",
|
||||
"sourceVerification": {
|
||||
"EndpointOverrideMerger.cs": true,
|
||||
"MicroserviceYamlConfig.cs": true
|
||||
},
|
||||
"behaviorsVerified": [
|
||||
"YAML override for endpoint timeout applied via EndpointOverrideMerger",
|
||||
"Claim requirements merged with attribute-defined claims",
|
||||
"Streaming enablement via YAML override",
|
||||
"Payload limits from YAML configuration",
|
||||
"Code-level attributes preserved when no YAML override defined"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user