feat: realtime v2 serializer #1211
Annotations
6 errors
|
Tests
Process completed with exit code 2.
|
|
Tests:
test/realtime/repo_test.exs#L103
test insert_all_entries/3 inserts a new entries with a given changeset and returns struct (Realtime.RepoTest)
|
|
Tests:
test/realtime/repo_test.exs#L66
test insert/3 inserts a new entry with a given changeset and returns struct (Realtime.RepoTest)
|
|
Tests:
test/realtime/repo_test.exs#L35
test one/3 fetches one entry and loads a given struct (Realtime.RepoTest)
|
|
Tests:
test/realtime_web/channels/realtime_channel/presence_handler_test.exs#L85
test can_write_presence?/1 returns false if the socket is a private channel and the presence write policy is false (RealtimeWeb.RealtimeChannel.PresenceHandlerTest)
|
|
Tests:
test/realtime_web/channels/realtime_channel/presence_handler_test.exs#L442
test sync/1 ignores sync for private channels with read policy false (RealtimeWeb.RealtimeChannel.PresenceHandlerTest)
|