summaryrefslogtreecommitdiff
path: root/tests/Unit/ApplicationTest.php
AgeCommit message (Expand)Author
2019-11-06Tests: Replaced setMethods as it is deprecatedIgor Scheller
2019-04-25FormattingIgor Scheller
2019-04-25phpunit: Upgrade to version 8, fixed tests, formattingIgor Scheller
2018-11-24Added caching for templating and routingIgor Scheller
2018-09-10Moved frontend, templates and lang to resourcesIgor Scheller
2018-08-29Added Twig template renderer, closes #338Igor Scheller
2018-08-19Moved middleware to application configIgor Scheller
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
2017-09-20Added Application unit testIgor Scheller