summaryrefslogtreecommitdiff
path: root/tests/Unit/ApplicationTest.php
AgeCommit message (Collapse)Author
2017-10-31Added tests for base_path and config_pathIgor Scheller
2017-09-22Implemented service provider functionalityIgor Scheller
2017-09-21Changed Container to Illuminate/ContainerIgor Scheller
@see https://laravel.com/docs/5.5/container @see https://davejamesmiller.com/2017/06/15/laravel-illuminate-container-in-depth
2017-09-20Added Application unit testIgor Scheller