diff options
author | Miklos Vajna <vmiklos@vmiklos.hu> | 2013-01-16 21:26:59 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@vmiklos.hu> | 2013-01-16 21:26:59 +0100 |
commit | f6cab7cfccdb6ed517aaaa458482ea465c6c9fd7 (patch) | |
tree | 01fa888b96cef80114b67b5a6d5cd37b9229f3e0 /protocols/skype/t/called-no-bitlbee.mock | |
parent | daac7551001c309f1d9d6ac25361398f0bd2b471 (diff) |
test skype_call_ask_no()
Diffstat (limited to 'protocols/skype/t/called-no-bitlbee.mock')
-rw-r--r-- | protocols/skype/t/called-no-bitlbee.mock | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/protocols/skype/t/called-no-bitlbee.mock b/protocols/skype/t/called-no-bitlbee.mock new file mode 100644 index 00000000..c69a0c8b --- /dev/null +++ b/protocols/skype/t/called-no-bitlbee.mock @@ -0,0 +1,10 @@ +>> NOTICE AUTH +<< NICK alice +<< USER alice alice localhost :Alice +>> PRIVMSG &bitlbee +<< PRIVMSG &bitlbee :account add skype alice foo +<< PRIVMSG &bitlbee :account skype on +>> PRIVMSG &bitlbee :skype - New request: The user bob is currently ringing you. +<< PRIVMSG &bitlbee :no +>> PRIVMSG &bitlbee :skype - Rejected: The user bob is currently ringing you. +>> PRIVMSG &bitlbee :skype - You refused the call from user bob. |