summaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/DependencyInjection/DIContainerTest.php
Commit message (Expand)AuthorAgeFilesLines
* feat(app-framework): Add support for global middlewaresChristoph Wurst2023-01-261-3/+35
* perf(app-framework): Make the app middleware registration lazyChristoph Wurst2023-01-251-0/+36
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Adjust and add unit testsJoas Schilling2022-02-231-2/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-5/+5
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+1
* Cleanup middleware registeringRoeland Jago Douma2019-01-031-9/+10
* Fix testsRoeland Jago Douma2018-11-021-7/+2
* Remove deprecated core APIJoas Schilling2018-01-151-8/+0
* Extend DI testsRoeland Jago Douma2017-03-211-5/+14
* Implement brute force protectionLukas Reschke2016-07-201-1/+3
* Fix phpunit-5.4 wargningRoeland Jago Douma2016-07-111-6/+13
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+88