aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/extension_acp_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15257] Provide extension not enableable messagesJakub Senko2019-09-301-2/+7
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/15725] Fix installing ext in tests for master branchrxu2019-05-091-0/+5
* [ticket/15664] Ajaxify ext actions in ACPJakub Senko2019-05-091-4/+4
* Merge pull request #4680 from marc1706/ticket/15055Derky2018-01-051-1/+1
|\
| * [ticket/15055] Extend build matrix and trim text in extension_acp_testMarc Alexander2018-01-011-1/+1
* | [ticket/14972] Avoid using self as constant in testsrxu2018-01-011-1/+1
|/
* [ticket/14394] Only purge cache in functional tests if necessaryMarc Alexander2016-01-071-0/+2
* [ticket/12661] Add template testPico882014-08-241-1/+1
* [ticket/12847] Allow the extensions to say if they can be enabledTristan Darricau2014-07-131-1/+5
* [ticket/11467] Add language variables to testsn-aleha2014-05-291-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12534] Fix filter for functional testsJoas Schilling2014-05-121-2/+2
* [ticket/12043] Fix order of disabled extensions in unit testsMatt Friedman2014-03-291-5/+5
* [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-271-1/+1
* [ticket/12009] Prevent user from enabling invalid extension through direct URLCesar G2013-12-121-0/+4
* [ticket/12009] Update functional test to check for invalid extensions.Cesar G2013-12-121-0/+6
* [ticket/12009] Fix functional tests.Cesar G2013-12-121-16/+18
* [ticket/12002] Change functional test to use link hashJoas Schilling2013-11-081-0/+21
* [ticket/11994] Fix functional testsJoas Schilling2013-11-081-1/+7
* [ticket/11994] "Delete data" is only available for disabled extensionsJoas Schilling2013-11-081-2/+2
* [ticket/11994] Filter crawler for better search comparisonsJoas Schilling2013-11-081-13/+13
* [ticket/11994] Fix tests after uninstall renameJoas Schilling2013-11-081-8/+8
* [ticket/11994] Update functional tests with display nameJoas Schilling2013-11-081-3/+3
* [ticket/11994] Replace spaces with tabsJoas Schilling2013-11-081-55/+55
* [ticket/11994] Fix functional extension testsJoas Schilling2013-11-081-18/+18
* [ticket/11840] Use generic information in the test extensionNathan Guse2013-09-301-2/+2
* [task/composer-compatibility] Minor changes that will break extension BCMichaelC2013-10-011-2/+3
* [ticket/11550] Specify a valid path so it's clearer that it must be a pathJoas Schilling2013-06-111-1/+1
* [ticket/11550] Move comments to correct functionJoas Schilling2013-06-111-8/+0
* [ticket/11550] We use a different fixture set for extension_acp_test.phpJoas Schilling2013-06-091-1/+1
* [ticket/11550] Use new functionality from the test case helpersJoas Schilling2013-06-081-39/+15
* Merge branch 'ticket/11568' into ticket/11568-developJoas Schilling2013-05-311-11/+11
* [ticket/11465] Increase count of disabled extensions to 5 in functional testMarc Alexander2013-05-121-1/+1
* [ticket/11491] Copy files back only if we saved them previouslyJoas Schilling2013-04-121-3/+9
* [ticket/11491] Only copy files from phpBB/ext/ the directory existsJoas Schilling2013-04-121-4/+9
* [ticket/11491] Correctly remove the store/temp_ext/ directory after useJoas Schilling2013-04-121-2/+2
* [ticket/11491] Fix path to the ext/ folderJoas Schilling2013-04-121-1/+1
* [ticket/11491] Add extension_acp_test.php to functional groupJoas Schilling2013-04-121-0/+3
* [ticket/11491] Fix class name of functional testJoas Schilling2013-04-121-1/+1
* [ticket/11491] Move file to correct directoryJoas Schilling2013-04-121-0/+205