-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
This module should wrap Phoenix.LiveView.Debug module from phoenix_live_view library (~> 1.1.0).
In scope of this task is also to create tests for this module.
Should be mockable.
- It uses structs:
LvState - It uses
LiveDebugger.API.System.ProcessCreateLiveDebugger.API.System.Process#542,LiveDebugger.API.System.ModuleCreateLiveDebugger.API.System.Module#541 - It is required by:
LiveDebugger.API.LiveViewDiscovery,LiveDebugger.Structs.LvProcess,StateManager - It should have:
list_liveviews/0socket/1live_components/1liveview_state/1(returnsLiveDebugger.Structs.LvState)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done