Browse Source
Populate IMAP test account with sample message and test its listing in Selenium tests
pull/247/merge
Populate IMAP test account with sample message and test its listing in Selenium tests
pull/247/merge

6 changed files with 131 additions and 15 deletions
-
1tests/Selenium/Login.php
-
16tests/Selenium/Mail/List.php
-
3tests/Selenium/Settings/About.php
-
65tests/Selenium/bootstrap.php
-
45tests/Selenium/data/mail/lines.eml
-
16tests/Selenium/phpunit.xml
@ -0,0 +1,45 @@ |
|||
Return-Path: <thomas@roundcube.net> |
|||
X-Original-To: tb@tester.local |
|||
To: Tom Tester <tb@tester.local> |
|||
Subject: Lines |
|||
X-PHP-Originating-Script: 501:rcmail.php |
|||
MIME-Version: 1.0 |
|||
Content-Type: multipart/mixed; |
|||
boundary="=_8853bfb47b7da1852ac882e69cc724f3" |
|||
Date: Fri, 23 May 2014 19:44:50 +0200 |
|||
From: "Thomas B." <thomas@roundcube.net> |
|||
Reply-To: hello@roundcube.net |
|||
Mail-Reply-To: hello@roundcube.net |
|||
Message-ID: <99839b8ec12482419372f1edafa9de75@woodcrest.local> |
|||
X-Sender: thomas@roundcube.net |
|||
User-Agent: Roundcube Webmail/1.0.1 |
|||
|
|||
--=_8853bfb47b7da1852ac882e69cc724f3 |
|||
Content-Transfer-Encoding: 7bit |
|||
Content-Type: text/plain; charset=UTF-8; |
|||
format=flowed |
|||
|
|||
Plain text message body. |
|||
|
|||
-- |
|||
Developer of Free Software |
|||
Sent with Roundcube Webmail - roundcube.net |
|||
--=_8853bfb47b7da1852ac882e69cc724f3 |
|||
Content-Transfer-Encoding: base64 |
|||
Content-Type: text/plain; |
|||
name=lines.txt |
|||
Content-Disposition: attachment; |
|||
filename=lines.txt; |
|||
size=13 |
|||
|
|||
Zm9vDQpiYXINCmduYQ== |
|||
--=_8853bfb47b7da1852ac882e69cc724f3 |
|||
Content-Transfer-Encoding: base64 |
|||
Content-Type: text/plain; |
|||
name=lines_lf.txt |
|||
Content-Disposition: attachment; |
|||
filename=lines_lf.txt; |
|||
size=11 |
|||
|
|||
Zm9vCmJhcgpnbmE= |
|||
--=_8853bfb47b7da1852ac882e69cc724f3-- |
Write
Preview
Loading…
Cancel
Save
Reference in new issue