ORIENT/tests/unit/cms/classes
Mariano Custiel c94706ed05 Added the ability to create instances of components from factories to allow injection of dependencies in components
Fixed descriptions

Added missing new lines at the end of fixture components

Fixed problem with include path

Fixed code as suggested. Now everything is solved through app::make

Removed tests that are not needed anymore since last changes
2016-02-22 09:44:14 +01:00
..
CmsCompoundObjectTest.php CmsCompoundObject::hasComponent() now resolves registered codes for comparison 2015-03-07 20:28:17 +11:00
CmsExceptionTest.php Rem incomplete tests 2015-03-02 16:05:26 +11:00
CmsObjectQueryTest.php Minor 2015-11-28 16:22:18 +11:00
CmsObjectTest.php Rollback #1672 2016-01-02 13:40:32 +11:00
CodeParserTest.php Added .stub extension as namespaces.php is not a valid php file 2015-11-04 20:41:53 +01:00
ComponentManagerTest.php Added the ability to create instances of components from factories to allow injection of dependencies in components 2016-02-22 09:44:14 +01:00
ContentTest.php Write tests that verify truth of #1272 2015-08-08 12:03:20 +10:00
ControllerTest.php Remove some deprecated code 2015-10-03 07:31:01 +10:00
PartialStackTest.php Write tests that verify the truth of #1373 2015-08-15 13:39:44 +10:00
RouterTest.php Fixes various unit tests so they pass (Tested in Windows) 2015-01-05 12:37:04 +11:00
SectionParserTest.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
ThemeTest.php Move plugin/theme fixtures so they are shared 2015-02-10 17:45:07 +11:00