test(app): add canonical connected soak snapshots
Make scripted lifecycle checkpoints acknowledged post-diagnostics render barriers, capture the exact frame outcome beside canonical resource ownership, and harden the nine-stop route with ordered same-location cache and lifetime gates without weakening process residency thresholds. Co-authored-by: Codex <codex@openai.com>
This commit is contained in:
parent
2862622ba2
commit
bca4148739
17 changed files with 995 additions and 52 deletions
|
|
@ -37,6 +37,7 @@ public sealed class RenderFrameRecoveryIntegrationTests
|
|||
new World(failure),
|
||||
presentation,
|
||||
new Diagnostics(),
|
||||
NullRenderFramePostDiagnosticsPhase.Instance,
|
||||
devTools);
|
||||
|
||||
Assert.Throws<InvalidOperationException>(() => orchestrator.Render(Input));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue