Last change
on this file since 8b8d1bed was
3fa9c25,
checked in by Miklos Vajna <vmiklos@…>, at 2010-12-29T01:59:20Z
|
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.
|
-
Property mode set to
100644
|
File size:
729 bytes
|
Rev | Line | |
---|
[50d453d] | 1 | TESTNEEDEDVARS="TEST_SKYPE_ID TEST_SKYPE_PASSWORD" |
---|
| 2 | TESTDURATION=60 |
---|
| 3 | TESTCHECKRESULT="grep '\[Test Passed\]' status.log" |
---|
| 4 | TESTLOGIN="$TEST_SKYPE_ID" |
---|
| 5 | TESTPASSWORD="$TEST_SKYPE_PASSWORD" |
---|
| 6 | ### Test sending and receiving messages |
---|
| 7 | /expectbee 'Welcome to the BitlBee' -command 'msg $$C register testing' |
---|
| 8 | /expectbee 'Account successfully created' -command 'msg $$C account add skype @LOGIN@ @PASSWORD@' |
---|
[f5ae4a10] | 9 | /expectbee 'Account successfully added' -command 'msg $$C account 0 set test_join true' |
---|
| 10 | /expectbee 'test_join' -command 'msg $$C account 0 on' |
---|
[3fa9c25] | 11 | /expectjoin echo123 -command 'msg $$C add skype pam_bot' |
---|
| 12 | /expectjoin pam_bot -command 'msg $$C pam_bot: pambot help' |
---|
| 13 | /expectbee 'PamBot, thanks for chatting with me' -command 'quit Test Passed' |
---|
Note: See
TracBrowser
for help on using the repository browser.