source: protocols/skype/t/filetransfer-bitlbee.mock @ db34b06

Last change on this file since db34b06 was db34b06, checked in by Miklos Vajna <vmiklos@…>, at 2013-01-20T10:04:10Z

test skype_parse_filetransfer()

  • Property mode set to 100644
File size: 446 bytes
RevLine 
[db34b06]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 &bitlbee :skype - The user bob offered a new file for you.
9>> PRIVMSG &bitlbee :skype - File transfer from user bob started, saving to /home/alice/text.odt.
10>> PRIVMSG &bitlbee :skype - File transfer from user bob completed.
Note: See TracBrowser for help on using the repository browser.