aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures/ext/foo
Commit message (Collapse)AuthorAgeFilesLines
* [feature/twig] Call set_style in the foo/bar controller for functional testsNathaniel Guse2013-07-041-0/+2
| | | | PHPBB3-11598
* [ticket/11549] Add functional test for ACP Extension Module with TemplateJoas Schilling2013-05-313-0/+63
| | | | PHPBB3-11549
* 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
| | | | | | | | | | | | | | | | | | | | | | Since there is no test method to include extension language files, a functional test seems more appropriate. We add a permission mask 'acl_u_foo' with translation found in extenion 'bar' and confirm that the permission language file 'permissions_foo.php' from 'bar' was added by asserting that 'Can view foo' exists when viewing user permissions in acp PHPBB3-11458
* | [ticket/11450] Add new line at end of fileJoas Schilling2013-05-081-1/+1
| | | | | | | | PHPBB3-11450
* | [ticket/11450] Test the extensions details page in ACP Customise TabJoas Schilling2013-05-081-0/+23
|/ | | | PHPBB3-11450
* [feature/controller] Fix misnamed route for functional testDavid King2012-11-191-1/+1
| | | | PHPBB3-10864
* [feature/controller] Check for proper status codes from controllersDavid King2012-11-192-0/+9
| | | | PHPBB3-10864
* [feature/controller] Fix line endings and permissions, and check responsesDavid King2012-11-164-6/+6
| | | | PHPBB3-10864
* [feature/controller] Add controller functional test with templateDavid King2012-11-164-0/+25
| | | | PHPBB3-10864
* [feature/controller] Add test for missing argument in controller classDavid King2012-11-163-1/+10
| | | | PHPBB3-10864
* [feature/controller] Adapt functional tests given new controller frameworkDavid King2012-11-166-25/+22
| | | | PHPBB3-10864
* [ticket/10586] Removed incorrect method callDavid King2012-03-281-2/+0
| | | | PHPBB3-10586
* [ticket/10586] Moved some loading stuff below extension controller, updated ↵David King2012-03-281-4/+3
| | | | | | tests PHPBB3-10586
* [ticket/10586] Tests are coming along, just a little more to goDavid King2012-03-192-1/+1
| | | | PHPBB3-10586
* [ticket/10586] Adding the extensions used by the testsDavid King2012-03-193-0/+28
PHPBB3-10586