Excessibility.LiveViewHelpers (Excessibility v0.14.0)
View SourceWrapper functions for Phoenix.LiveViewTest helpers that automatically
capture snapshots when @tag capture_snapshots: true is used.
Summary
Functions
Wraps Phoenix.LiveViewTest.element/2 to just pass through.
Wraps Phoenix.LiveViewTest.live/2 to capture initial render.
Wraps Phoenix.LiveViewTest.render/1 to just pass through.
Wraps Phoenix.LiveViewTest.render_change/2 to capture after change.
Wraps Phoenix.LiveViewTest.render_click/1 to capture after click.
Wraps Phoenix.LiveViewTest.render_click/2 to capture after click.
Wraps Phoenix.LiveViewTest.render_submit/2 to capture after submit.
Functions
Wraps Phoenix.LiveViewTest.element/2 to just pass through.
Wraps Phoenix.LiveViewTest.live/2 to capture initial render.
Wraps Phoenix.LiveViewTest.render/1 to just pass through.
Wraps Phoenix.LiveViewTest.render_change/2 to capture after change.
Wraps Phoenix.LiveViewTest.render_click/1 to capture after click.
Wraps Phoenix.LiveViewTest.render_click/2 to capture after click.
Wraps Phoenix.LiveViewTest.render_submit/2 to capture after submit.