summaryrefslogtreecommitdiffstats
path: root/test/data/auth/invalid-command.auth-script
blob: c49cb8d36d420671dbf8cd3465d388897f4681f9 (plain)
1
2
3
4
5
6
7
## this tests that receiving a nonexistent command is handled properly
## by a server

SERVER
SEND 'NONEXISTENT_COMMAND foo bar baz blah blah'
EXPECT_COMMAND ERROR
EXPECT_STATE WAITING_FOR_INPUT