View Source Bonfire.UI.Common.Testing.Helpers (bonfire_umbrella v0.9.0-classic-beta.15)
Link to this section Summary
Functions
Wait for the LiveView to receive any queued PubSub broadcasts
Render stateful Surface or LiveView components
Render stateless Surface or LiveView components
Link to this section Functions
Link to this function
floki_click(conn_or_view \\ conn(), path_or_value \\ %{}, value \\ %{})
View Source
Link to this function
floki_submit(conn_or_view \\ conn(), path_or_event, event_or_value \\ %{}, value \\ %{})
View SourceWait for the LiveView to receive any queued PubSub broadcasts
Render stateful Surface or LiveView components
Render stateless Surface or LiveView components