aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14717] Quote strings beginning with @ or % in yaml definitionsMarc Alexander2016-07-231-7/+7
* Merge branch 'develop-ascraeus' into developMarc Alexander2014-11-262-10/+10
|\
| * [ticket/13389] Replace pattern with pathTristan Darricau2014-11-262-10/+10
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-08-246-0/+54
|\ \ | |/
| * [ticket/13008] Add functionnal testTristan Darricau2014-08-246-0/+54
* | Merge branch 'develop-ascraeus' into developTristan Darricau2014-07-031-3/+5
|\ \ | |/
| * [ticket/12783] Move phpbb requirement to extra->soft-requireJoas Schilling2014-07-021-1/+3
| * [ticket/12783] Move phpbb/phpbb require version to extraJoas Schilling2014-06-281-3/+3
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-286-24/+42
|\ \ | |/
| * [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-276-24/+42
* | [ticket/12564] Remove version definitions from modules in testsMatt Friedman2014-05-202-2/+0
|/
* [ticket/10851] Add unit and functional tests for checking attachmentsMarc Alexander2014-04-041-0/+0
* [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-271-1/+1
* Merge pull request #2104 from nickvergessen/ticket/12261Nathan Guse2014-03-123-1/+20
|\
| * [ticket/12261] Add a functional test for redirect after using login_box()Joas Schilling2014-03-103-1/+20
* | [ticket/12090] Comment out broken testJoas Schilling2014-03-091-0/+3
* | [ticket/12090] Fix helper usage in functional controller testsJoas Schilling2014-03-071-27/+3
* | [ticket/12090] Change redirect tests to use route()Joas Schilling2014-03-072-3/+15
|/
* [ticket/11997] Use functional test cases that should always workMarc Alexander2013-12-281-6/+2
* [ticket/11997] Fix redirect tests for mod rewriteMarc Alexander2013-12-282-15/+27
* [ticket/11997] Use path_helper in in foo/bar extension for redirect URLsMarc Alexander2013-12-272-9/+16
* [ticket/11997] Move expected redirect returns to controller and output to HTMLMarc Alexander2013-12-202-12/+52
* Merge branch 'develop' of https://github.com/phpbb/phpbb into ticket/11997Marc Alexander2013-12-077-19/+61
|\
| * [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
* | [ticket/11997] Add functional test for redirects in controllerJoas Schilling2013-11-134-1/+40
|/
* [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