GitHub workflow & test utils for live_vue #1
Annotations
8 errors
Run tests:
test/live_vue_test.exs#L20
test basic component rendering renders component with correct props (LiveVueTest)
|
Run tests:
test/live_vue_test.exs#L75
test event handlers renders event handlers correctly (LiveVueTest)
|
Run tests:
test/live_vue_test.exs#L54
test multiple components finds specific component by name (LiveVueTest)
|
Run tests:
test/live_vue_test.exs#L28
test basic component rendering generates consistent ID (LiveVueTest)
|
Run tests:
test/live_vue_test.exs#L46
test multiple components finds first component by default (LiveVueTest)
|
Run tests:
test/live_vue_test.exs#L108
test SSR behavior respects SSR flag (LiveVueTest)
|
Run tests:
test/live_vue_test.exs#L93
test styling applies CSS classes (LiveVueTest)
|
Run tests
Process completed with exit code 2.
|
Loading