Core/test
Abel Hoogeveen b5bf0425f3
Some checks failed
continuous-integration/drone/push Build is failing
Implemented ObjectStorage into Core.
After careful deliberation it was decided to merge ObjectStorage into Core, as it's slowly getting used by every part of FuzeWorks.
2022-12-10 13:14:38 +01:00
..
components Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
config Added config layers. 2021-11-30 00:22:58 +01:00
core Implemented ObjectStorage into Core. 2022-12-10 13:14:38 +01:00
events Updated repository to standards of PHP 8.1. 2022-12-10 12:37:49 +01:00
helpers Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
libraries Updated repository to standards of PHP 8.1. 2022-12-10 12:37:49 +01:00
plugins Updated repository to standards of PHP 8.1. 2022-12-10 12:37:49 +01:00
storage Implemented ObjectStorage into Core. 2022-12-10 13:14:38 +01:00
temp Moved 'tests' to 'test' folder to make consistent with other FuzeWorks projects. 2018-12-23 19:21:31 +01:00
autoload.php Updated PHPUnit to ^9 and vfsStream to ~1.6.0. 2020-07-31 14:29:37 +02:00
bootstrap.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
phpunit.xml Implemented ObjectStorage into Core. 2022-12-10 13:14:38 +01:00