Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14947] Create new webdriver instance for every test | Marc Alexander | 2017-01-02 | 1 | -3/+3 |
| | | | | | | | | PHPUnit seems to have emptied the webdriver between every test, which causes curl errors. A new webdriver instance will now be created for every test file. This does not cause a lot of overhead for ui tests. PHPBB3-14947 | ||||
* | [ticket/14462] Fix installation in tests | Mate Bartus | 2016-02-12 | 1 | -1/+0 |
| | | | | PHPBB3-14462 | ||||
* | [ticket/12962] Add quick-links JS test | Dhruv | 2014-09-21 | 1 | -0/+27 |
PHPBB3-12962 |