Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15257] Provide extension not enableable messages | Jakub Senko | 2019-09-30 | 1 | -2/+7 |
| | | | | PHPBB3-15257 | ||||
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 1 | -1/+1 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/15725] Fix installing ext in tests for master branch | rxu | 2019-05-09 | 1 | -0/+5 |
| | | | | PHPBB3-15725 | ||||
* | [ticket/15664] Ajaxify ext actions in ACP | Jakub Senko | 2019-05-09 | 1 | -4/+4 |
| | | | | PHPBB3-15664 | ||||
* | Merge pull request #4680 from marc1706/ticket/15055 | Derky | 2018-01-05 | 1 | -1/+1 |
|\ | | | | | | | [ticket/15055] Add appveyor file to allow running tests on appveyor as well | ||||
| * | [ticket/15055] Extend build matrix and trim text in extension_acp_test | Marc Alexander | 2018-01-01 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15055 | ||||
* | | [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/+2 |
| | | | | PHPBB3-14394 | ||||
* | [ticket/12661] Add template test | Pico88 | 2014-08-24 | 1 | -1/+1 |
| | | | | PHPBB3-12661 | ||||
* | [ticket/12847] Allow the extensions to say if they can be enabled | Tristan Darricau | 2014-07-13 | 1 | -1/+5 |
| | | | | PHPBB3-12847 | ||||
* | [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/12534] Fix filter for functional tests | Joas Schilling | 2014-05-12 | 1 | -2/+2 |
| | | | | PHPBB3-12534 | ||||
* | [ticket/12043] Fix order of disabled extensions in unit tests | Matt Friedman | 2014-03-29 | 1 | -5/+5 |
| | | | | PHPBB3-12043 | ||||
* | [ticket/12311] Use valid composer schema - license - for extensions | Matt Friedman | 2014-03-27 | 1 | -1/+1 |
| | | | | | | http://tracker.phpbb.com/browse/PHPBB3-12311 PHPBB3-12311 | ||||
* | [ticket/12009] Prevent user from enabling invalid extension through direct URL | Cesar G | 2013-12-12 | 1 | -0/+4 |
| | | | | PHPBB3-12009 | ||||
* | [ticket/12009] Update functional test to check for invalid extensions. | Cesar G | 2013-12-12 | 1 | -0/+6 |
| | | | | PHPBB3-12009 | ||||
* | [ticket/12009] Fix functional tests. | Cesar G | 2013-12-12 | 1 | -16/+18 |
| | | | | PHPBB3-12009 | ||||
* | [ticket/12002] Change functional test to use link hash | Joas Schilling | 2013-11-08 | 1 | -0/+21 |
| | | | | PHPBB3-12002 | ||||
* | [ticket/11994] Fix functional tests | Joas Schilling | 2013-11-08 | 1 | -1/+7 |
| | | | | PHPBB3-11994 | ||||
* | [ticket/11994] "Delete data" is only available for disabled extensions | Joas Schilling | 2013-11-08 | 1 | -2/+2 |
| | | | | PHPBB3-11994 | ||||
* | [ticket/11994] Filter crawler for better search comparisons | Joas Schilling | 2013-11-08 | 1 | -13/+13 |
| | | | | PHPBB3-11994 | ||||
* | [ticket/11994] Fix tests after uninstall rename | Joas Schilling | 2013-11-08 | 1 | -8/+8 |
| | | | | PHPBB3-11994 | ||||
* | [ticket/11994] Update functional tests with display name | Joas Schilling | 2013-11-08 | 1 | -3/+3 |
| | | | | PHPBB3-11994 | ||||
* | [ticket/11994] Replace spaces with tabs | Joas Schilling | 2013-11-08 | 1 | -55/+55 |
| | | | | PHPBB3-11994 | ||||
* | [ticket/11994] Fix functional extension tests | Joas Schilling | 2013-11-08 | 1 | -18/+18 |
| | | | | PHPBB3-11994 | ||||
* | [ticket/11840] Use generic information in the test extension | Nathan Guse | 2013-09-30 | 1 | -2/+2 |
| | | | | | | Not sure why I had my name/info in these files... PHPBB3-11840 | ||||
* | [task/composer-compatibility] Minor changes that will break extension BC | MichaelC | 2013-10-01 | 1 | -2/+3 |
| | | | | PHPBB3-11840 | ||||
* | [ticket/11550] Specify a valid path so it's clearer that it must be a path | Joas Schilling | 2013-06-11 | 1 | -1/+1 |
| | | | | PHPBB3-11550 | ||||
* | [ticket/11550] Move comments to correct function | Joas Schilling | 2013-06-11 | 1 | -8/+0 |
| | | | | PHPBB3-11550 | ||||
* | [ticket/11550] We use a different fixture set for extension_acp_test.php | Joas Schilling | 2013-06-09 | 1 | -1/+1 |
| | | | | PHPBB3-11550 | ||||
* | [ticket/11550] Use new functionality from the test case helpers | Joas Schilling | 2013-06-08 | 1 | -39/+15 |
| | | | | | | | 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 | -11/+11 |
| | | | | | | | | | | | * 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/11465] Increase count of disabled extensions to 5 in functional test | Marc Alexander | 2013-05-12 | 1 | -1/+1 |
| | | | | | | | | The ACP function test checks the amount of disabled extensions. Due to the added disabled extension for the tests of the acp_modules method get_module_infos(), this needed to be increased from 4 to 5. PHPBB3-11465 | ||||
* | [ticket/11491] Copy files back only if we saved them previously | Joas Schilling | 2013-04-12 | 1 | -3/+9 |
| | | | | PHPBB3-11491 | ||||
* | [ticket/11491] Only copy files from phpBB/ext/ the directory exists | Joas Schilling | 2013-04-12 | 1 | -4/+9 |
| | | | | PHPBB3-11491 | ||||
* | [ticket/11491] Correctly remove the store/temp_ext/ directory after use | Joas Schilling | 2013-04-12 | 1 | -2/+2 |
| | | | | PHPBB3-11491 | ||||
* | [ticket/11491] Fix path to the ext/ folder | Joas Schilling | 2013-04-12 | 1 | -1/+1 |
| | | | | PHPBB3-11491 | ||||
* | [ticket/11491] Add extension_acp_test.php to functional group | Joas Schilling | 2013-04-12 | 1 | -0/+3 |
| | | | | PHPBB3-11491 | ||||
* | [ticket/11491] Fix class name of functional test | Joas Schilling | 2013-04-12 | 1 | -1/+1 |
| | | | | PHPBB3-11491 | ||||
* | [ticket/11491] Move file to correct directory | Joas Schilling | 2013-04-12 | 1 | -0/+205 |
PHPBB3-11491 |