last pass before testing

This commit is contained in:
Jacob Dubin
2026-04-12 09:08:32 -05:00
parent 8e060a1ded
commit 5bc6413ebb
5 changed files with 138 additions and 0 deletions

View File

@@ -8,3 +8,7 @@ These scripts help exercise the new .NET hosted cloud locally.
Replays a sanitized HTTP fixture against a running local instance.
- `Get-WebSocketCaptureSummary.ps1`
Summarizes captured websocket telemetry events and exported live-run fixtures from the .NET cloud.
- `Invoke-LiveJiboPrep.ps1`
Runs a small readiness checklist before the first physical Jibo test against the .NET cloud.
- `Import-WebSocketCaptureFixture.ps1`
Sanitizes an exported websocket capture fixture and copies it into the checked-in websocket fixture set.