fix: specify exact init/1 argument pattern in runtime specs #13
Annotations
10 errors
|
test:
test/phoenix/react_server/runtime/file_watcher_test.exs#L174
test handle_info/2 - file events implements throttling correctly (Phoenix.ReactServer.Runtime.FileWatcherTest)
|
|
test:
test/phoenix/react_server/runtime/file_watcher_test.exs#L289
test integration scenarios handles multiple file paths (Phoenix.ReactServer.Runtime.FileWatcherTest)
|
|
test:
test/phoenix/react_server/runtime/file_watcher_test.exs#L156
test handle_info/2 - file events handles throttle_update messages (Phoenix.ReactServer.Runtime.FileWatcherTest)
|
|
test:
test/phoenix/react_server/runtime/file_watcher_test.exs#L241
test throttling mechanism skips updates within throttle window (Phoenix.ReactServer.Runtime.FileWatcherTest)
|
|
test:
test/phoenix/react_server/runtime/file_watcher_test.exs#L218
test throttling mechanism updates update_time after processing (Phoenix.ReactServer.Runtime.FileWatcherTest)
|
|
test:
test/phoenix/react_server/runtime/file_watcher_test.exs#L18
test start_link/1 fails without path argument (Phoenix.ReactServer.Runtime.FileWatcherTest)
|
|
test:
test/phoenix/react_server/runtime/file_watcher_test.exs#L42
test init/1 initializes with required fields (Phoenix.ReactServer.Runtime.FileWatcherTest)
|
|
test:
test/phoenix/react_server/runtime/file_watcher_test.exs#L199
test handle_info/2 - file events handles unknown messages gracefully (Phoenix.ReactServer.Runtime.FileWatcherTest)
|
|
test:
test/phoenix/react_server_test.exs#L57
test render functions render_to_static_markup functions with data props (Phoenix.ReactServerTest)
|
|
test:
test/phoenix/react_server_test.exs#L34
test render functions render_to_readable_stream with existing component (Phoenix.ReactServerTest)
|