aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12026] Add functional test for ucp extension moduleJoas Schilling2013-12-033-0/+51
* [ticket/12017] Fix phpbb requirement in composer.jsonJoas Schilling2013-11-141-1/+1
* [ticket/12017] Remove IN_PHPBB defined checkJoas Schilling2013-11-142-18/+0
* [ticket/12016] Update functional tests to use service for event listenersJoas Schilling2013-11-131-0/+9
* [task/composer-compatibility] Minor changes that will break extension BCMichaelC2013-10-011-3/+2
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-197-8/+21
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-164-2/+89
|\
| * [ticket/11792] Add functional test for var lang_set_ext of core.user_setuprechosen2013-08-222-0/+48
| * [ticket/11784] Remove naming redundancy for event listenersMatt Friedman2013-08-131-1/+1
| * [ticket/11582] Fix little typoJoas Schilling2013-07-141-1/+1
| * [ticket/11582] Test the event and and fix it.Joas Schilling2013-07-142-2/+2
| * [ticket/11582] Fix extension permission testsJoas Schilling2013-07-142-2/+41
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-162-3/+3
|/
* [ticket/11549] Add functional test for ACP Extension Module with TemplateJoas Schilling2013-05-313-0/+63
* Merge remote-tracking branch 'remotes/blitze/ticket/11458' into developNathaniel Guse2013-05-181-0/+6
|\
| * [ticket/11458] Add functional testOpenShift guest2013-04-131-0/+6
* | [ticket/11450] Add new line at end of fileJoas Schilling2013-05-081-1/+1
* | [ticket/11450] Test the extensions details page in ACP Customise TabJoas Schilling2013-05-081-0/+23
|/
* [feature/controller] Fix misnamed route for functional testDavid King2012-11-191-1/+1
* [feature/controller] Check for proper status codes from controllersDavid King2012-11-192-0/+9
* [feature/controller] Fix line endings and permissions, and check responsesDavid King2012-11-164-6/+6
* [feature/controller] Add controller functional test with templateDavid King2012-11-164-0/+25
* [feature/controller] Add test for missing argument in controller classDavid King2012-11-163-1/+10
* [feature/controller] Adapt functional tests given new controller frameworkDavid King2012-11-1615-111/+22
* [ticket/10941] Added functional tests for the fileupload classFyorl2012-07-094-0/+0
* [ticket/10586] Removed incorrect method callDavid King2012-03-285-11/+1
* [ticket/10586] Moved some loading stuff below extension controller, updated t...David King2012-03-284-16/+12
* [ticket/10586] Correctly purge board cache and don't rename install directoryNils Adermann2012-03-191-2/+2
* [ticket/10586] Tests are coming along, just a little more to goDavid King2012-03-194-2/+2
* [ticket/10586] Adding the extensions used by the testsDavid King2012-03-1912-0/+125