aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/acp_permissions_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-3/+3
| | | | PHPBB3-11700
* Merge branch 'ticket/11568' into ticket/11568-developJoas Schilling2013-05-311-5/+5
| | | | | | | | | | | * ticket/11568: [ticket/11568] Split status code and html debug assertion into two methods [ticket/11568] Add comma at end of array key-value couple [ticket/11568] Invert logic for asserting the response [ticket/11568] Use static calls for static methods Conflicts: tests/test_framework/phpbb_functional_test_case.php
* [ticket/develop/11568] Remove unneccessary calls to assert_response_success()Joas Schilling2013-05-281-5/+0
| | | | PHPBB3-11568
* [ticket/develop/11568] Do not directly access $client from testsJoas Schilling2013-05-281-4/+4
| | | | PHPBB3-11568
* [ticket/10758] Admin is not working yet.Oleg Pudeyev2012-12-191-0/+2
| | | | PHPBB3-10758
* [ticket/10758] Test moderator and admin permissions.Oleg Pudeyev2012-12-191-5/+60
| | | | PHPBB3-10758
* [ticket/10758] Check that acl was changed in the test.Oleg Pudeyev2012-12-191-1/+19
| | | | PHPBB3-10758
* [ticket/10758] Functional test for changing a user's permission.Oleg Pudeyev2012-12-151-0/+53
PHPBB3-10758