Aleksander Machniak
|
1b39d9a6c7
|
PHP7: Fixed some E_WARNING errors that previously were E_STRICT
|
2015-08-08 09:32:24 +02:00 |
|
Thomas Bruederli
|
9311fea09b
|
Add utility functiion to get an elemet's text content also when running tests in PhantomJS
|
2015-05-26 13:55:39 +02:00 |
|
Thomas Bruederli
|
91f2171e85
|
Use the right properties from rcube_db::parse_dsn() result
|
2015-05-13 17:19:45 +02:00 |
|
Thomas Bruederli
|
2fece8372e
|
Allow selenium tests to use explicit login credentials
|
2015-05-13 17:14:16 +02:00 |
|
Thomas Bruederli
|
0d4d43375c
|
Support tests running with an sqlite database
|
2015-05-12 16:43:22 +02:00 |
|
Thomas Bruederli
|
28b1cb04b6
|
Add more utility functions to prepare the IMAP account used for testing
|
2015-05-11 14:37:30 +02:00 |
|
Thomas Bruederli
|
f7c5f44ffb
|
Populate IMAP test account with sample message and test its listing in Selenium tests
|
2015-05-07 17:42:18 +02:00 |
|
Aleksander Machniak
|
0ea079d604
|
dirname(__FILE__) -> __DIR__
|
2014-10-13 14:41:55 +02:00 |
|
Thomas Bruederli
|
d220ebd708
|
Describe Selenium testing setup and provide a function to clear the SQL database
|
2014-04-21 18:06:51 +02:00 |
|
Thomas Bruederli
|
deb2b8d080
|
Allow to load config files for different environments (#1487311); keep (non-default) filename in URLs throughout the webmail app
|
2013-07-12 10:17:32 +02:00 |
|
Aleksander Machniak
|
8466690851
|
Set root URL to our index.html, for better performance
See https://github.com/sebastianbergmann/phpunit-selenium/issues/217
|
2013-01-31 10:13:28 +01:00 |
|
Aleksander Machniak
|
a2a1f8d7ed
|
Added automated in-browser tests (PHPUnit + Selenium Web Driver)
|
2013-01-30 11:50:52 +01:00 |
|