diff options
author | Miklos Vajna <vmiklos@vmiklos.hu> | 2013-01-16 21:26:58 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@vmiklos.hu> | 2013-01-16 21:26:58 +0100 |
commit | 6efb777b54d3b8db05252e3d299085ab2baf515e (patch) | |
tree | 188a7493a4f29f2b2ee038ed02246c208ffe659c /protocols/skype/t/add-yes-bitlbee.mock | |
parent | a9a659869d1f3a128e99827faad7ec353f99377f (diff) |
skype: new 'add yes' testcase
Diffstat (limited to 'protocols/skype/t/add-yes-bitlbee.mock')
-rw-r--r-- | protocols/skype/t/add-yes-bitlbee.mock | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/protocols/skype/t/add-yes-bitlbee.mock b/protocols/skype/t/add-yes-bitlbee.mock new file mode 100644 index 00000000..df068f89 --- /dev/null +++ b/protocols/skype/t/add-yes-bitlbee.mock @@ -0,0 +1,9 @@ +>> 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 wants to add you +<< PRIVMSG &bitlbee :yes +>> :bob!bob@skype.com JOIN :&bitlbee |