Aleksander Machniak
|
1b39d9a6c7
|
PHP7: Fixed some E_WARNING errors that previously were E_STRICT
|
9 years ago |
Thomas Bruederli
|
9311fea09b
|
Add utility functiion to get an elemet's text content also when running tests in PhantomJS
|
10 years ago |
Thomas Bruederli
|
91f2171e85
|
Use the right properties from rcube_db::parse_dsn() result
|
10 years ago |
Thomas Bruederli
|
2fece8372e
|
Allow selenium tests to use explicit login credentials
|
10 years ago |
Thomas Bruederli
|
0d4d43375c
|
Support tests running with an sqlite database
|
10 years ago |
Thomas Bruederli
|
28b1cb04b6
|
Add more utility functions to prepare the IMAP account used for testing
|
10 years ago |
Thomas Bruederli
|
f7c5f44ffb
|
Populate IMAP test account with sample message and test its listing in Selenium tests
|
10 years ago |
Aleksander Machniak
|
0ea079d604
|
dirname(__FILE__) -> __DIR__
|
10 years ago |
Thomas Bruederli
|
d220ebd708
|
Describe Selenium testing setup and provide a function to clear the SQL database
|
11 years ago |
Thomas Bruederli
|
deb2b8d080
|
Allow to load config files for different environments (#1487311); keep (non-default) filename in URLs throughout the webmail app
|
11 years ago |
Aleksander Machniak
|
8466690851
|
Set root URL to our index.html, for better performance
See https://github.com/sebastianbergmann/phpunit-selenium/issues/217
|
12 years ago |
Aleksander Machniak
|
a2a1f8d7ed
|
Added automated in-browser tests (PHPUnit + Selenium Web Driver)
|
12 years ago |