Changeset 3291700 for skype/t/irssi
- Timestamp:
- 2010-04-12T15:37:03Z (15 years ago)
- Branches:
- master
- Children:
- e3781b9
- Parents:
- 7825f58
- Location:
- skype/t/irssi
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/t/irssi/skype-info.test
r7825f58 r3291700 7 7 /expectbee 'Welcome to the BitlBee' -command 'msg $$C register testing' 8 8 /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 7 7 /expectbee 'Welcome to the BitlBee' -command 'msg $$C register testing' 8 8 /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.