Core/tests
Abel Hoogeveen 57c54b0126 Implemented simplified config class.
Now it only features one (simpler) ORM, which is the ConfigFileORM.
If a new type of config should be added, it should be done through models.

Unit tests for the basic config class have been implemented.
2016-06-01 16:03:53 +02:00
..
config/testAddConfigPath Implemented simplified config class. 2016-06-01 16:03:53 +02:00
events Implemented the Factory and the FactoryTest. 2016-05-27 16:33:12 +02:00
helpers Implemented Helper Tests 2016-05-27 14:38:28 +02:00
layout Implemented new and renewed core tests. 2016-05-25 17:01:59 +02:00
abstract.coreTestAbstract.php Implemented new and renewed core tests. 2016-05-25 17:01:59 +02:00
autoload.php Implemented new and renewed core tests. 2016-05-25 17:01:59 +02:00
core_configTest.php Implemented simplified config class. 2016-06-01 16:03:53 +02:00
core_coreTest.php Implemented new and renewed core tests. 2016-05-25 17:01:59 +02:00
core_eventsTest.php Implemented new and renewed core tests. 2016-05-25 17:01:59 +02:00
core_factoryTest.php Implemented the Factory and the FactoryTest. 2016-05-27 16:33:12 +02:00
core_helperTest.php Implemented a (failed) config and a renewed Helpers class. 2016-05-27 13:55:31 +02:00
core_layoutTest.php Implemented new and renewed core tests. 2016-05-25 17:01:59 +02:00
core_routerTest.php Implemented new and renewed core tests. 2016-05-25 17:01:59 +02:00
phpunit.xml Implemented the Factory and the FactoryTest. 2016-05-27 16:33:12 +02:00