aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/modules_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
* [ticket/13777] Reorder get_module_infos() method's argumentsMateBartus2015-05-311-10/+10
* [ticket/13777] Fix testsMateBartus2015-05-311-32/+19
* Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-281-3/+7
|\
| * [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* | [ticket/12564] Remove version definitions from modules in testsMatt Friedman2014-05-201-10/+0
|/
* [ticket/12350] Instantiate Mock Dispatcher for modules_testK Fisher2014-04-031-1/+3
* [ticket/12006] Test for ext module authNathan Guse2013-12-301-3/+41
* [ticket/12009] Move valid extensions in tests to correct dir structure.Cesar G2013-12-121-30/+30
* [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-171-19/+19
* [ticket/11700] Oh dear modules. Abort! Retreat!Nils Adermann2013-09-161-0/+2
* [ticket/11465] Add disabled ext to allow proper testing of get_module_infos()Marc Alexander2013-05-121-1/+23
* [ticket/11465] Add tests for optional arguments of get_module_infos()Marc Alexander2013-05-121-0/+60
* [ticket/11465] Add comments explaining the testsMarc Alexander2013-05-101-0/+5
* [ticket/11465] Correctly set the root path for the testJoas Schilling2013-04-101-0/+5
* [ticket/11465] Add phpBB module to testJoas Schilling2013-04-101-0/+8
* [ticket/11465] Move require_once() in unit test to the top of the fileMarc Alexander2013-03-221-7/+4
* [ticket/11465] Add unit tests for acp_modules::get_module_infos()Marc Alexander2013-03-221-0/+95