wait for asyncs using separate process #8899
Annotations
10 errors
Run tests:
test/phoenix_live_view/integrations/nested_test.exs#L289
test navigation helpers redirect from child (Phoenix.LiveView.NestedTest)
|
Run tests:
test/phoenix_live_view/debug_test.exs#L63
test liveview_process?/1 returns true if the given pid is a LiveView process (Phoenix.LiveView.DebugTest)
|
Run tests:
test/phoenix_live_view/integrations/start_async_test.exs#L153
test LiveComponent start_async cancel_async (Phoenix.LiveView.StartAsyncTest)
|
Run tests:
test/phoenix_live_view/integrations/assigns_test.exs#L33
test assign_new uses assign_new from parent on dynamically added child (Phoenix.LiveView.AssignsTest)
|
Run tests:
test/phoenix_live_view/integrations/start_async_test.exs#L29
test LiveView start_async exit during execution (Phoenix.LiveView.StartAsyncTest)
|
Run tests:
test/phoenix_live_view/integrations/assigns_test.exs#L16
test assign_new uses conn.assigns on static render then fetches on connected mount (Phoenix.LiveView.AssignsTest)
|
Run tests:
test/phoenix_live_view/debug_test.exs#L85
test live_components/1 returns a list of all LiveComponents rendered in the given LiveView (Phoenix.LiveView.DebugTest)
|
Run tests:
test/phoenix_live_view/integrations/assigns_test.exs#L54
test temporary assigns can be configured with mount options (Phoenix.LiveView.AssignsTest)
|
Run tests:
test/phoenix_live_view/integrations/start_async_test.exs#L137
test LiveComponent start_async lv exit brings down asyncs (Phoenix.LiveView.StartAsyncTest)
|
Run tests:
test/phoenix_live_view/debug_test.exs#L71
test socket/1 returns the socket of the given LiveView process (Phoenix.LiveView.DebugTest)
|
Loading