aboutsummaryrefslogtreecommitdiffstats
path: root/tests/installer
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-093-3/+3
| | | | PHPBB3-14948
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-082-2/+3
| | | | PHPBB3-14972
* [ticket/14462] Further speed improvementsMate Bartus2016-02-121-3/+4
| | | | | | | | - Cache the secondary container - Only initialize tasks/modules that are being used - Add timeout error message in the AJAX UI PHPBB3-14462
* [ticket/14039] Revamp updaterMate Bartus2015-10-171-7/+12
| | | | PHPBB3-14039
* [ticket/14178] Fix installer's database helper testMate Bartus2015-09-191-1/+17
| | | | PHPBB3-14178
* [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-092-4/+4
| | | | PHPBB3-13904
* [ticket/14053] Fix tests for installer configMate Bartus2015-07-271-11/+0
| | | | | | @covers annotations causing build failures on bamboo, so removed them PHPBB3-14053
* [ticket/13740] Module base testMate Bartus2015-07-103-0/+129
| | | | PHPBB3-13740
* [ticket/13740] Use service collection instead of array of task namesMate Bartus2015-07-091-6/+4
| | | | PHPBB3-13740
* [ticket/13740] Fix database testMate Bartus2015-07-091-9/+11
| | | | PHPBB3-13740
* [ticket/13740] Fix test stubsMate Bartus2015-07-083-25/+14
| | | | PHPBB3-13740
* [ticket/13740] Installer config testMate Bartus2015-07-081-0/+86
| | | | PHPBB3-13740
* [ticket/13740] Test navigation providerMate Bartus2015-07-081-0/+34
| | | | PHPBB3-13740
* [ticket/13740] Fixes and Tests for database helperMate Bartus2015-07-081-0/+151
PHPBB3-13740