Add broadcast when game is won #357
Annotations
10 errors and 8 warnings
mix-test
test broadcasts are pushed to the client (RegistrationsWeb.RunChannelTest)
|
mix-test
test ping replies with status ok (RegistrationsWeb.RunChannelTest)
|
mix-test
test shout broadcasts to run:lobby (RegistrationsWeb.RunChannelTest)
|
mix-test
test the backlog of existing messages is sent to a new registrant after the welcome (Registrations.Integration.Messages)
|
mix-test
test a message with show team enabled shows the actual team information instead of their details (Registrations.Integration.Messages)
|
mix-test
test message sender name/address can be overridden (Registrations.Integration.Messages)
|
mix-test
test a message is sent to all registrants with their team information summarised (Registrations.Integration.Messages)
|
mix-test
test a message can be sent to just the logged-in user (Registrations.Integration.Messages)
|
mix-test
test admin can view team JSON that includes voicepasses (Registrations.Integration.UnmnemonicDevices.Admin)
|
mix-test
test admin can create and update settings (Registrations.Integration.UnmnemonicDevices.Admin)
|
mix-test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
mix-test
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
mix-test
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
mix-test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
mix-test
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
mix-test
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
mix-test
using map.field notation (without parentheses) to invoke function RegistrationsWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|
mix-test
using map.field notation (without parentheses) to invoke function Hound.Browser.ChromeHeadless.default_user_agent() is deprecated, you must add parentheses instead: remote.function()
|