wait for asyncs using separate process #8899
Annotations
10 errors
Run tests:
test/phoenix_live_view/integrations/flash_test.exs#L232
test LiveView <=> LiveView raises on invalid assert patch (Phoenix.LiveView.FlashIntegrationTest)
|
Run tests:
test/phoenix_live_view/integrations/flash_test.exs#L216
test LiveView <=> LiveView raises on invalid assert redirect (Phoenix.LiveView.FlashIntegrationTest)
|
Run tests:
test/phoenix_live_view/integrations/flash_test.exs#L300
test LiveView <=> DeadView redirect with flash from LiveView to DeadView (Phoenix.LiveView.FlashIntegrationTest)
|
Run tests:
test/phoenix_live_view/integrations/flash_test.exs#L175
test LiveView <=> LiveView nested redirect with flash (Phoenix.LiveView.FlashIntegrationTest)
|
Run tests:
test/phoenix_live_view/integrations/flash_test.exs#L150
test LiveView <=> LiveView push_patch with flash does not include previous event flash (Phoenix.LiveView.FlashIntegrationTest)
|
Run tests:
test/phoenix_live_view/integrations/flash_test.exs#L184
test LiveView <=> LiveView nested push_navigate with flash (Phoenix.LiveView.FlashIntegrationTest)
|
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/debug_test.exs#L71
test socket/1 returns the socket of the given LiveView process (Phoenix.LiveView.DebugTest)
|
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/debug_test.exs#L49
test list_liveviews/0 returns a list of all currently connected LiveView processes (Phoenix.LiveView.DebugTest)
|
Loading