feature: add test sandbox mode #117
elixir_tests.yml
on: pull_request
mix test
6m 17s
Test installation as a dependency
4m 5s
mix format --check-formatted
14s
Annotations
10 errors
|
mix test:
test/phoenix/sync/sandbox_test.exs#L227
test Phoenix.Sync.Router sandbox integration live changes (Phoenix.Sync.SandboxTest)
|
|
mix test:
test/phoenix/sync/sandbox_test.exs#L212
test Phoenix.Sync.Router sandbox integration basic sync (Phoenix.Sync.SandboxTest)
|
|
mix test:
test/phoenix/sync/sandbox_test.exs#L314
test Phoenix.Sync.Controller sandbox integration live changes (Phoenix.Sync.SandboxTest)
|
|
mix test:
test/phoenix/sync/sandbox_test.exs#L134
test live view (Phoenix.Sync.SandboxTest)
|
|
mix test:
test/phoenix/sync/sandbox/sandbox_adapter_test.exs#L80
test no active sandbox delete (Phoenix.Sync.Sandbox.SandboxAdapterTest)
|
|
mix test:
test/phoenix/sync/sandbox/sandbox_adapter_test.exs#L42
test no active sandbox update_all (Phoenix.Sync.Sandbox.SandboxAdapterTest)
|
|
mix test:
test/phoenix/sync/sandbox/sandbox_adapter_test.exs#L67
test no active sandbox delete_all (Phoenix.Sync.Sandbox.SandboxAdapterTest)
|
|
mix test:
test/phoenix/sync/sandbox/sandbox_adapter_test.exs#L55
test no active sandbox insert_all (Phoenix.Sync.Sandbox.SandboxAdapterTest)
|
|
mix test:
test/phoenix/sync/sandbox/sandbox_adapter_test.exs#L87
test no active sandbox update (Phoenix.Sync.Sandbox.SandboxAdapterTest)
|
|
mix test:
test/phoenix/sync/sandbox/sandbox_adapter_test.exs#L36
test no active sandbox insert (Phoenix.Sync.Sandbox.SandboxAdapterTest)
|