Update to Electric 1.2.x and electric_client 0.8.0 #247
elixir_tests.yml
on: pull_request
mix test
2m 51s
Test installation as a dependency without Electric or Ecto
2m 2s
Test installation as a dependency with embedded Electric
3m 10s
Test integration apps
3m 40s
mix format --check-formatted
17s
Annotations
11 errors
|
mix test:
test/phoenix/sync/shape_test.exs#L355
test subscription allows for subscribing to a stream and receiving events (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/shape_test.exs#L68
test start_link/2 starts a shape process with the given queryable (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/shape_test.exs#L447
test subscription subscribers are removed after exit (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/shape_test.exs#L240
test all/2 keys: false returns only the values (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/sandbox_test.exs#L274
test Phoenix.Sync.Controller sandbox integration live changes (Phoenix.Sync.SandboxTest)
|
|
mix test:
test/phoenix/sync/sandbox_test.exs#L259
test Phoenix.Sync.Controller sandbox integration returns the shape data (Phoenix.Sync.SandboxTest)
|
|
mix test:
test/phoenix/sync/sandbox_test.exs#L187
test Phoenix.Sync.Router sandbox integration live changes (Phoenix.Sync.SandboxTest)
|
|
mix test:
test/phoenix/sync/sandbox_test.exs#L114
test Client.stream (Phoenix.Sync.SandboxTest)
|
|
mix test:
test/phoenix/sync/sandbox_test.exs#L172
test Phoenix.Sync.Router sandbox integration basic sync (Phoenix.Sync.SandboxTest)
|
|
mix test:
test/phoenix/sync/sandbox_test.exs#L94
test live view (Phoenix.Sync.SandboxTest)
|
|
Test integration apps
Process completed with exit code 1.
|