Core/test/core
Abel Hoogeveen 440964b375
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
Resolved problems brought up by PhpStorm.
Includes problems such as:
- Grammar errors
- Type, argument and return declarations
- Redundant argument removal
2021-11-24 18:56:36 +01:00
..
abstract.coreTestAbstract.php Updated PHPUnit to ^9 and vfsStream to ~1.6.0. 2020-07-31 14:29:37 +02:00
core_configORMAbstractTest.php Implemented @covers in all unit tests. Code coverage now shows better what is actually covered and what is not. 2019-01-21 20:34:45 +01:00
core_configTest.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
core_configuratorTest.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
core_coreTest.php Added Core::getEnv, allowing the developer to load environment variables using a default fallback. 2020-05-15 18:53:23 +02:00
core_eventTest.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
core_eventsTest.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
core_exceptionTest.php Updated PHPUnit to ^9 and vfsStream to ~1.6.0. 2020-07-31 14:29:37 +02:00
core_factoryTest.php Updated PHPUnit to ^9 and vfsStream to ~1.6.0. 2020-07-31 14:29:37 +02:00
core_helperTest.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
core_libraryTest.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
core_loggerTest.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
core_pluginsTest.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
core_priorityTest.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00