source: protocols/skype/t/call-bitlbee.mock @ be1efa3

Last change on this file since be1efa3 was 650d2b4, checked in by Miklos Vajna <vmiklos@…>, at 2013-01-13T11:51:02Z

skype: convert msg test to a mock-based one

  • Property mode set to 100644
File size: 396 bytes
Line 
1>> NOTICE AUTH
2<< NICK alice
3<< USER alice alice localhost :alice
4>> PRIVMSG &bitlbee
5<< PRIVMSG &bitlbee :account add skype alice foo
6<< PRIVMSG &bitlbee :account skype on
7>> :bob!bob@skype.com JOIN :&bitlbee
8<< PRIVMSG bob :CALL
9>> PRIVMSG &bitlbee :skype - You are currently ringing the user bob.
10<< PRIVMSG bob :HANGUP
11>> PRIVMSG &bitlbee :skype - You cancelled the call to the user bob.
Note: See TracBrowser for help on using the repository browser.