Foundry. TestScenario. LiveViewRegistry
(foundry v0.1.6)
Copy Markdown
ETS-backed registry mapping LiveView channel PIDs to test process PIDs.
Used by AshTracer to forward action events from LiveView handlers back to the test process where they can be collected by RuntimeCapture.
Registry is lazy-initialized on first access and shared across all processes.
Summary
Functions
Returns a specification to start this module under a supervisor.