aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/tests/Db/ClientMapperTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-5/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-311-21/+2
* add test that inserts a long oauth client secretJulien Veyssier2023-06-141-0/+10
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Make the test pass on repeating callsJoas Schilling2020-11-101-2/+7
* Update license headersChristoph Wurst2019-12-051-1/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-271-7/+7
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add tests for OAuth2 appLukas Reschke2017-05-181-0/+79