wiki.techinc.nl/tests/phpunit/structure
Timo Tijhof d4a17a10a5 phpunit: Include all raw modules in detection of illegal dependencies
* Use getStartupModules() instead of hardcoding these two module names.
* Also collect any other module that is registered with raw=>true.

Change-Id: I5f75cc8f99b90f58d76b7e87f068f50f9f608ed0
2017-10-03 18:13:20 +01:00
..
ApiStructureTest.php Make API multivalue limits configurable 2017-08-24 02:08:50 +00:00
AutoLoaderTest.php AutoloadGenerator: Add support for class_alias() 2017-02-22 21:22:41 +00:00
AvailableRightsTest.php
ContentHandlerSanityTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
DatabaseIntegrationTest.php rdbms: Refactor DatabaseTest 2017-07-20 18:23:37 -07:00
ExtensionJsonValidationTest.php Remove unused imports from test classes 2017-01-10 11:49:58 +01:00
ResourcesTest.php phpunit: Include all raw modules in detection of illegal dependencies 2017-10-03 18:13:20 +01:00
StructureTest.php