Changeset 3291700


Ignore:
Timestamp:
2010-04-12T15:37:03Z (14 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
e3781b9
Parents:
7825f58
Message:

tests: use the echo123 test account instead of an external one

now that we have a config option allowing to do so, make use of it, it's
more reliable

Location:
skype/t/irssi
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • skype/t/irssi/skype-info.test

    r7825f58 r3291700  
    77/expectbee 'Welcome to the BitlBee' -command 'msg $$C register testing'
    88/expectbee 'Account successfully created' -command 'msg $$C account add skype @LOGIN@ @PASSWORD@'
    9 /expectbee 'Account successfully added' -command 'msg $$C account on 0'
    10 /expectbee 'Logged in' -command 'msg $$C info anothrcom'
    11 /expectbee 'Full Name: iNeZha Bot' -command 'quit Test Passed'
     9/expectbee 'Account successfully added' -command 'msg $$C account set 0/test_join true'
     10/expectbee 'test_join' -command 'msg $$C account on 0'
     11/expectjoin echo123 -command 'msg $$C info echo123'
     12/expectbee 'Full Name: Echo / Sound Test Service' -command 'quit Test Passed'
  • skype/t/irssi/skype-msg.test

    r7825f58 r3291700  
    77/expectbee 'Welcome to the BitlBee' -command 'msg $$C register testing'
    88/expectbee 'Account successfully created' -command 'msg $$C account add skype @LOGIN@ @PASSWORD@'
    9 /expectbee 'Account successfully added' -command 'msg $$C account on 0'
    10 /expectbee 'Logged in' -command 'msg $$C anothrcom: ?'
    11 /expectbee 'Manage your feeds' -command 'quit Test Passed'
     9/expectbee 'Account successfully added' -command 'msg $$C account set 0/test_join true'
     10/expectbee 'test_join' -command 'msg $$C account on 0'
     11/expectjoin echo123 -command 'msg $$C echo123: ping, say pong'
     12/expectbee 'pong' -command 'quit Test Passed'
Note: See TracChangeset for help on using the changeset viewer.