aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/ClientFlowLoginV2ControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix(client-login-flow): Handle missing stateToken gracefullyChristoph Wurst2023-02-061-0/+6
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Extend testsJoas Schilling2022-05-161-0/+14
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-6/+6
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-14/+14
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Login flow V2Roeland Jago Douma2019-02-251-0/+321