aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework/phpbb_functional_test_case.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2020-01-041-12/+21
|\
| * [ticket/security-250] Check form key when approving group membershipMarc Alexander2020-01-031-12/+21
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-201-14/+37
|\ \ | |/
| * [ticket/security/244] Add missing form parameters to testsMarc Alexander2019-08-241-14/+37
* | [ticket/15088] Ensure phpBB version is set in testsMarc Alexander2019-07-271-1/+1
* | [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-5/+5
* | [ticket/15725] Fix installing ext in tests for master branchrxu2019-05-091-2/+68
* | [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-5/+5
|/
* [ticket/16027] Force clearing of cache folder on install for functionalMarc Alexander2019-04-241-0/+8
* [ticket/10432] Don't require username when user forgets passwordJakub Senko2018-10-181-2/+3
* [ticket/15733] Remove unused code related to deprecated flood controlMikelAlejoBR2018-07-281-4/+0
* [ticket/15055] Fix line break and disable sql server 2017 for nowMarc Alexander2018-01-091-1/+1
* [ticket/15055] Display content on unexpted server errorMarc Alexander2018-01-081-1/+6
* Merge pull request #4680 from marc1706/ticket/15055Derky2018-01-051-1/+0
|\
| * [ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibilityMarc Alexander2018-01-011-1/+0
* | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-2/+2
|/
* [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
|\ \ \ | |/ /