summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/tests/Controller/SettingsControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Remove at matchers from tests in:Côme Chilliet2022-08-021-7/+4
* More test fixingJoas Schilling2021-12-011-9/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Move oauth admin settings to initialstateRoeland Jago Douma2019-09-281-41/+0
* Update SettingsControllerTest.phprakekniven2018-06-301-1/+1
* Validate OAuth2 redirect uriRoeland Jago Douma2018-06-261-1/+14
* Cleanup ControllerRoeland Jago Douma2018-06-191-6/+0
* Fix testsRoeland Jago Douma2018-06-191-17/+65
* Add tests for OAuth2 appLukas Reschke2017-05-181-0/+139