aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/skype/t/call-bitlbee.mock
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/skype/t/call-bitlbee.mock')
-rw-r--r--protocols/skype/t/call-bitlbee.mock11
1 files changed, 11 insertions, 0 deletions
diff --git a/protocols/skype/t/call-bitlbee.mock b/protocols/skype/t/call-bitlbee.mock
new file mode 100644
index 00000000..e480e7f3
--- /dev/null
+++ b/protocols/skype/t/call-bitlbee.mock
@@ -0,0 +1,11 @@
+>> NOTICE AUTH
+<< NICK alice
+<< USER alice alice localhost :alice
+>> PRIVMSG &bitlbee
+<< PRIVMSG &bitlbee :account add skype alice foo
+<< PRIVMSG &bitlbee :account skype on
+>> :bob!bob@skype.com JOIN :&bitlbee
+<< PRIVMSG bob :CALL
+>> PRIVMSG &bitlbee :skype - You are currently ringing the user bob.
+<< PRIVMSG bob :HANGUP
+>> PRIVMSG &bitlbee :skype - You cancelled the call to the user bob.