fix: message dispatcher cache (#1615) #1248
Annotations
5 errors
|
Tests
Process completed with exit code 2.
|
|
Tests:
test/realtime_web/controllers/broadcast_controller_test.exs#L153
test broadcast returns 422 when batch of messages includes a message that exceeds the tenant payload size (RealtimeWeb.BroadcastControllerTest)
|
|
Tests:
test/realtime_web/controllers/broadcast_controller_test.exs#L290
test authorization for broadcast user with permission to read all channels and write to them is able to broadcast (RealtimeWeb.BroadcastControllerTest)
|
|
Tests:
test/realtime_web/controllers/broadcast_controller_test.exs#L110
test broadcast returns 422 when batch of messages includes badly formed messages (RealtimeWeb.BroadcastControllerTest)
|
|
Tests:
test/realtime_web/controllers/broadcast_controller_test.exs#L52
test broadcast returns 202 when batch of messages is broadcasted (RealtimeWeb.BroadcastControllerTest)
|