Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 1 | -2/+2 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14972] Avoid using self as constant in tests | rxu | 2018-01-01 | 1 | -1/+1 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/14394] Only purge cache in functional tests if necessary | Marc Alexander | 2016-01-07 | 1 | -0/+7 |
| | | | | PHPBB3-14394 | ||||
* | [ticket/11467] Add language variables to tests | n-aleha | 2014-05-29 | 1 | -1/+1 |
| | | | | | | Convert the hardcoded strings to language variables. PHPBB3-11467 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12284] Fix functional test for extension manager changes | Matt Friedman | 2014-03-17 | 1 | -1/+1 |
| | | | | PHPBB3-12284 | ||||
* | [ticket/11696] Rename db_tools.php so it can be autoloaded | Joas Schilling | 2013-07-14 | 1 | -2/+0 |
| | | | | PHPBB3-11696 | ||||
* | [ticket/11550] Move comments to correct function | Joas Schilling | 2013-06-11 | 1 | -8/+0 |
| | | | | PHPBB3-11550 | ||||
* | [ticket/11550] Use new functionality from the test case helpers | Joas Schilling | 2013-06-08 | 1 | -19/+5 |
| | | | | | | | Instead of duplicating the extension copy code, it is now in the helpers. So we remove the code from existing tests. PHPBB3-11550 | ||||
* | Merge branch 'ticket/11568' into ticket/11568-develop | Joas Schilling | 2013-05-31 | 1 | -3/+3 |
| | | | | | | | | | | | * 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 Schilling | 2013-05-28 | 1 | -4/+0 |
| | | | | PHPBB3-11568 | ||||
* | [ticket/develop/11568] Do not directly access $client from tests | Joas Schilling | 2013-05-28 | 1 | -1/+1 |
| | | | | PHPBB3-11568 | ||||
* | [ticket/11450] Limit scopes of filters and add better docs | Joas Schilling | 2013-05-08 | 1 | -11/+11 |
| | | | | PHPBB3-11450 | ||||
* | [ticket/11450] Use helpers to copy/remove files | Joas Schilling | 2013-05-08 | 1 | -23/+21 |
| | | | | PHPBB3-11450 | ||||
* | [ticket/11450] Add test for unexisting composer.json | Joas Schilling | 2013-05-08 | 1 | -1/+10 |
| | | | | PHPBB3-11450 | ||||
* | [ticket/11450] Test the extensions details page in ACP Customise Tab | Joas Schilling | 2013-05-08 | 1 | -0/+104 |
PHPBB3-11450 |