From ef64837002edb06f2e6048424749a52606d9e88e Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Sat, 9 Feb 2013 12:31:43 +0100 Subject: test skype_parse_group() --- protocols/skype/t/group-read-bitlbee.mock | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 protocols/skype/t/group-read-bitlbee.mock (limited to 'protocols/skype/t/group-read-bitlbee.mock') diff --git a/protocols/skype/t/group-read-bitlbee.mock b/protocols/skype/t/group-read-bitlbee.mock new file mode 100644 index 00000000..0f001400 --- /dev/null +++ b/protocols/skype/t/group-read-bitlbee.mock @@ -0,0 +1,14 @@ +>> NOTICE AUTH +<< NICK alice +<< USER alice alice localhost :Alice +>> PRIVMSG &bitlbee +<< PRIVMSG &bitlbee :account add skype alice foo +<< PRIVMSG &bitlbee :account skype set read_groups true +<< PRIVMSG &bitlbee :account skype on +>> :bob!bob@skype.com JOIN :&bitlbee +>> :cecil!cecil@skype.com JOIN :&bitlbee +>> :daniel!daniel@skype.com JOIN :&bitlbee +<< JOIN &family +>> 353 alice = &family :@alice +bob +cecil @root +<< JOIN &work +>> 353 alice = &work :@alice +daniel @root -- cgit v1.2.3