wait for asyncs using separate process #8899
Annotations
10 errors
Run tests:
test/phoenix_live_view/integrations/event_test.exs#L166
test LiveViewTest supports multiple JS.push events from one click (Phoenix.LiveView.EventTest)
|
Run tests:
test/phoenix_live_view/integrations/event_test.exs#L60
test push_event sends updates with no assigns diff (Phoenix.LiveView.EventTest)
|
Run tests:
test/phoenix_live_view/integrations/event_test.exs#L173
test LiveViewTest supports multiple JS.push events with replies (Phoenix.LiveView.EventTest)
|
Run tests:
test/phoenix_live_view/integrations/start_async_test.exs#L193
test LiveComponent start_async patch (Phoenix.LiveView.StartAsyncTest)
|
Run tests:
test/phoenix_live_view/integrations/start_async_test.exs#L85
test LiveView start_async complex key task (Phoenix.LiveView.StartAsyncTest)
|
Run tests:
test/phoenix_live_view/integrations/start_async_test.exs#L109
test LiveView start_async put_flash (Phoenix.LiveView.StartAsyncTest)
|
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#L33
test assign_new uses assign_new from parent on dynamically added child (Phoenix.LiveView.AssignsTest)
|
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/integrations/assigns_test.exs#L54
test temporary assigns can be configured with mount options (Phoenix.LiveView.AssignsTest)
|
Loading