This website requires JavaScript.
Explore
Help
Sign In
FuzeWorks
/
Core
Watch
1
Star
0
Fork
0
You've already forked Core
Code
Issues
9
Pull Requests
Packages
Releases
Activity
53e721f781
Core
/
test
History
Abel Hoogeveen
53e721f781
Implemented changes regarding Component and Directory duplicity in the Configurator. Now it is no longer possible to accidentally load the same component or directory twice.
2019-03-01 10:51:51 +01:00
..
components
Implemented Priority for componentPaths.
2019-01-21 17:19:09 +01:00
config
Implemented Priority for componentPaths.
2019-01-21 17:19:09 +01:00
core
Implemented changes regarding Component and Directory duplicity in the Configurator. Now it is no longer possible to accidentally load the same component or directory twice.
2019-03-01 10:51:51 +01:00
events
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
helpers
Implemented Priority for componentPaths.
2019-01-21 17:19:09 +01:00
libraries
Implemented Priority for componentPaths.
2019-01-21 17:19:09 +01:00
plugins
Implemented namespace change in core_pluginsTest.
2019-02-11 17:29:45 +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
Implemented multiple requests. Mostly rewritten the Logger to be more compatible with Plugins and Components.
2019-01-16 23:07:09 +01:00
bootstrap.php
Initializing the container is no longer required. Use call method to call componentClasses after creating the container.
2019-01-17 13:54:37 +01:00
phpunit.xml
Changed phpunit.xml to no longer include code coverage for the test directory.
2019-02-11 17:57:46 +01:00