summaryrefslogtreecommitdiff
path: root/tests/Selenium
AgeCommit message (Collapse)Author
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-04-21Describe Selenium testing setup and provide a function to clear the SQL databaseThomas Bruederli
2013-07-12Allow to load config files for different environments (#1487311); keep ↵Thomas Bruederli
(non-default) filename in URLs throughout the webmail app
2013-01-31Add dummy index.html file for Selenum testsAleksander Machniak
2013-01-31Set root URL to our index.html, for better performanceAleksander Machniak
See https://github.com/sebastianbergmann/phpunit-selenium/issues/217
2013-01-30Added automated in-browser tests (PHPUnit + Selenium Web Driver)Aleksander Machniak