aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework/phpbb_ui_test_case.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14488] Delete cookies to get correct session ID during loginMarc Alexander2016-02-181-0/+2
* [ticket/14315] Properly get sid from cookies and simplify take_screenshotMarc Alexander2016-02-181-36/+15
* [ticket/14315] Add logout to ui tests and use in permissions role testMarc Alexander2016-02-171-0/+10
* [ticket/14315] Add more functionality to ui test casesMarc Alexander2016-02-161-0/+208
* Merge pull request #4171 from CHItA/ticket/14462Tristan Darricau2016-02-161-7/+49
|\
| * [ticket/14462] Fix testsMate Bartus2016-02-121-3/+7
| * [ticket/14462] Fix CS and typoMate Bartus2016-02-121-1/+1
| * [ticket/14462] Set instance of db driver for database access using globalMarc Alexander2016-02-121-1/+30
| * [ticket/14462] Fix installation in testsMate Bartus2016-02-121-6/+15
* | [ticket/14478] Move facebook/webdriver dependency to main composer fileMarc Alexander2016-02-141-3/+8
|/
* [ticket/14270] Purge cache when the installer is finishedMate Bartus2015-11-081-1/+2
* [ticket/14044] Deduplicate the installersMate Bartus2015-10-221-75/+84
* [ticket/13325] Make installing composer dependencies in tests folder optional.Andreas Fischer2014-11-121-1/+13
* [ticket/13325] Remove whitespace at end of line.Andreas Fischer2014-11-121-1/+1
* [ticket/12962] Add facebook/webdriver dependencyDhruv2014-09-211-1/+1
* [ticket/12962] Fix whitespace charactersDhruv2014-09-211-16/+16
* [ticket/12962] Force language=en for UI tests installationDhruv2014-09-211-1/+1
* [ticket/12962] Mark test skipped when phantom server not runningDhruv2014-09-211-2/+6
* [ticket/12962] Add quick-links JS testDhruv2014-09-211-3/+1
* [ticket/12962] Add initial class for ui_testingDhruv2014-09-211-0/+190