summaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Middleware/SessionMiddlewareTest.php
Commit message (Expand)AuthorAgeFilesLines
* feat(app-framework): Add UseSession attribute to replace annotationChristoph Wurst2023-01-271-53/+100
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix SessionMiddlewareTest and cover new case with reopeningJulius Härtl2022-08-241-3/+17
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Remove unused importsChristoph Wurst2020-03-251-2/+0
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+0
* SessionMiddleware: declare session propertyRoeland Jago Douma2019-08-281-12/+4
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* Fix testsRoeland Jago Douma2017-07-311-10/+11
* Fix phpunit-5.4 wargningRoeland Jago Douma2016-07-111-1/+1
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+95