aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/DependencyInjection
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-152-10/+10
* chore: Add SPDX headerAndy Scherzinger2024-05-132-39/+5
* 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-202-2/+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
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+6
* 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
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-222-2/+2
* 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
* Add DI intergration testsRoeland Jago Douma2017-03-211-0/+136
* 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