From 9bc60f0e852ae132cf93d5f76156ee3f67bfeb76 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Mon, 8 Mar 2010 01:00:07 +0100 Subject: fix up two tests --- skype/t/irssi/skype-info.test | 4 ++-- skype/t/irssi/skype-msg.test | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/skype/t/irssi/skype-info.test b/skype/t/irssi/skype-info.test index 0884a89d..0752c35b 100644 --- a/skype/t/irssi/skype-info.test +++ b/skype/t/irssi/skype-info.test @@ -7,5 +7,5 @@ TESTPASSWORD="$TEST_SKYPE_PASSWORD" /expectbee 'Welcome to the BitlBee' -command 'msg $$C register testing' /expectbee 'Account successfully created' -command 'msg $$C account add skype @LOGIN@ @PASSWORD@' /expectbee 'Account successfully added' -command 'msg $$C account on 0' -/expectjoin anothr.com -command 'msg $$C info anothrcom' -/expectbee 'Full Name: Anothr RSS Bot' -command 'quit Test Passed' +/expectbee 'Logged in' -command 'msg $$C info anothrcom' +/expectbee 'Full Name: iNeZha Bot' -command 'quit Test Passed' diff --git a/skype/t/irssi/skype-msg.test b/skype/t/irssi/skype-msg.test index afb49a7b..a6c5b024 100644 --- a/skype/t/irssi/skype-msg.test +++ b/skype/t/irssi/skype-msg.test @@ -7,5 +7,5 @@ TESTPASSWORD="$TEST_SKYPE_PASSWORD" /expectbee 'Welcome to the BitlBee' -command 'msg $$C register testing' /expectbee 'Account successfully created' -command 'msg $$C account add skype @LOGIN@ @PASSWORD@' /expectbee 'Account successfully added' -command 'msg $$C account on 0' -/expectjoin anothr.com -command 'msg $$C anothrcom: ?' -/expectbee 'To manage, share and read your subscriptions' -command 'quit Test Passed' +/expectbee 'Logged in' -command 'msg $$C anothrcom: ?' +/expectbee 'Manage your feeds' -command 'quit Test Passed' -- cgit v1.2.3