aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework/phpbb_functional_test_case.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibilityMarc Alexander2018-01-011-1/+0
* [ticket/15201] Fix testsRubén Calvo2017-09-081-0/+3
* [ticket/15036] Unlink install_config during functional testingMarc Alexander2017-01-211-0/+7
* Merge branch 'ticket/14957' into ticket/14957-rheaMarc Alexander2017-01-031-0/+1
|\
* | [ticket/12610] Add command to check if the board is up to date.Etienne Baroux2016-12-031-1/+1
* | [ticket/14492] Set install extensions to synthetic and fix step countMarc Alexander2016-12-031-0/+2
* | [ticket/13616] Fix CS + constant in the core extensionTristan Darricau2016-04-031-1/+2
* | [ticket/13616] Cleanup globals after installing the board in func testsTristan Darricau2016-04-031-2/+10
* | [ticket/14555] Uniformize cache directory usagesTristan Darricau2016-03-241-1/+2
* | [ticket/14462] Fix testsMate Bartus2016-02-121-3/+7
* | [ticket/14462] Fix installation in testsMate Bartus2016-02-121-6/+12
* | [ticket/14442] Use get_content() in functional test caseMarc Alexander2016-02-011-2/+2
* | [ticket/14442] Use Goutte 2.0 instead of outdated 1.0Marc Alexander2016-02-011-6/+4
* | Merge branch '3.1.x'Marc Alexander2016-01-261-0/+2
|\ \ | |/
| * [ticket/14433] Purge cache setting up extension functional testsMatt Friedman2016-01-251-0/+2
* | Merge branch '3.1.x'Mate Bartus2016-01-081-1/+0
|\ \ | |/
| * [ticket/14394] Only purge cache in functional tests if necessaryMarc Alexander2016-01-071-1/+0
* | [ticket/14270] Purge cache when the installer is finishedMate Bartus2015-11-081-1/+2
* | [ticket/14044] Deduplicate the installersMate Bartus2015-10-221-106/+83
* | Merge branch '3.1.x'Andreas Fischer2015-06-161-10/+10
|\ \ | |/
| * [ticket/12952] Check obvious errors before status in functional testsMarc Alexander2015-06-161-10/+10
* | [ticket/13782] Rename null driver to dummy for PHP7 compatibilityMarc Alexander2015-05-041-3/+3
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-2/+8
* | [ticket/13793] Remove translation on throwing exceptionsMateBartus2015-05-011-2/+0
* | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-1/+1
* | Merge branch '3.1.x'Nicofuma2015-03-241-0/+12
|\ \ | |/
| * [ticket/13612] Always display success message if extension was enabledMarc Alexander2015-02-141-8/+1
| * [ticket/13612] Run meta refresh until extension is fully enabledMarc Alexander2015-02-141-1/+20
* | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-071-1/+2
* | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-021-1/+0
* | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-1/+1
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-261-1/+1
|\ \ | |/
| * Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2015-01-261-1/+1
| |\
| | * [ticket/12089] Add assert message on HTTP status code checkJoas Schilling2015-01-251-1/+1
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-201-1/+3
|\ \ \ | |/ /
| * | [ticket/13489] Fix service configurationTristan Darricau2015-01-201-1/+3
* | | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-061-1/+1
* | | [ticket/12620] Fix session testsTristan Darricau2014-11-201-0/+5
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-10-291-0/+7
|\ \ \ | |/ /
| * | [ticket/13241] Sleep for 1 second when posting twice in the same secondJoas Schilling2014-10-291-0/+7
* | | Merge branch 'develop-ascraeus' into developNils Adermann2014-10-251-6/+4
|\ \ \ | |/ /
| * | [ticket/13207] Add notification manager mock to user_add method in testsMarc Alexander2014-10-251-6/+4
* | | [ticket/13130] Fix testsTristan Darricau2014-10-051-2/+1
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-101-3/+3
|\ \ \ | |/ /
| * | Merge pull request #2862 from marc1706/ticket/12932Joas Schilling2014-08-101-3/+3
| |\ \
| | * | [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-3/+3
* | | | Merge branch 'develop-ascraeus' into developNils Adermann2014-08-101-1/+1
|\ \ \ \ | |/ / /
| * | | [ticket/12950] Force the installer to use language=enDhruv2014-08-101-1/+1
| |/ /
* | | [ticket/12958] Remove more references of subsilver2Joas Schilling2014-08-101-2/+2
|/ /
* | [ticket/11528] Revert Mink changesDhruv2014-08-091-24/+158