aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures/ext/foo/bar/controller/controller.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2104 from nickvergessen/ticket/12261Nathan Guse2014-03-121-1/+15
|\
| * [ticket/12261] Add a functional test for redirect after using login_box()Joas Schilling2014-03-101-1/+15
* | [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-071-3/+3
|/
* [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-281-15/+26
* [ticket/11997] Use path_helper in in foo/bar extension for redirect URLsMarc Alexander2013-12-271-9/+15
* [ticket/11997] Move expected redirect returns to controller and output to HTMLMarc Alexander2013-12-201-12/+49
* [ticket/11997] Add functional test for redirects in controllerJoas Schilling2013-11-131-1/+29
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-191-1/+4
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+2
* [feature/controller] Check for proper status codes from controllersDavid King2012-11-191-0/+5
* [feature/controller] Fix line endings and permissions, and check responsesDavid King2012-11-161-0/+0
* [feature/controller] Add controller functional test with templateDavid King2012-11-161-0/+15
* [feature/controller] Add test for missing argument in controller classDavid King2012-11-161-0/+5
* [feature/controller] Adapt functional tests given new controller frameworkDavid King2012-11-161-0/+10