From 3fa9c259f3977f5e7e1916687a12d80ac6d673a5 Mon Sep 17 00:00:00 2001 From: Philippe Crama Date: Wed, 29 Dec 2010 02:59:20 +0100 Subject: Contact another bot: echo123 never answers On my setup (Skype 5.0.0.152), echo123 doesn't answer any chat attempts: even if I use the official client, I get no answer, so this test fails but not for a reason linked to the bitlbee-skype plugin. --- skype/t/irssi/skype-msg.test | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'skype/t/irssi/skype-msg.test') diff --git a/skype/t/irssi/skype-msg.test b/skype/t/irssi/skype-msg.test index 511d2b9a..d1d21e68 100644 --- a/skype/t/irssi/skype-msg.test +++ b/skype/t/irssi/skype-msg.test @@ -8,5 +8,6 @@ TESTPASSWORD="$TEST_SKYPE_PASSWORD" /expectbee 'Account successfully created' -command 'msg $$C account add skype @LOGIN@ @PASSWORD@' /expectbee 'Account successfully added' -command 'msg $$C account 0 set test_join true' /expectbee 'test_join' -command 'msg $$C account 0 on' -/expectjoin echo123 -command 'msg $$C echo123: ping, say pong' -/expectbee 'pong' -command 'quit Test Passed' +/expectjoin echo123 -command 'msg $$C add skype pam_bot' +/expectjoin pam_bot -command 'msg $$C pam_bot: pambot help' +/expectbee 'PamBot, thanks for chatting with me' -command 'quit Test Passed' -- cgit v1.2.3