diff options
author | Miklos Vajna <vmiklos@vmiklos.hu> | 2013-02-09 12:31:43 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2013-02-09 12:31:43 +0100 |
commit | ef64837002edb06f2e6048424749a52606d9e88e (patch) | |
tree | b65bcbb576012b74625043d7adf0ce5e7ca4aa6f /protocols/skype/t/group-read-bitlbee.mock | |
parent | c2cc24cd9d7a976aca383e508f2c6779d6cdb14a (diff) |
test skype_parse_group()
Diffstat (limited to 'protocols/skype/t/group-read-bitlbee.mock')
-rw-r--r-- | protocols/skype/t/group-read-bitlbee.mock | 14 |
1 files changed, 14 insertions, 0 deletions
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 |