aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/Token/ManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-25/+25
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* Add tests for occ user:auth-tokens:deleteLucas Azevedo2023-08-251-0/+8
* unit tests for Manager::invalidateTokensOfUserArtur Neumann2023-03-141-0/+44
* Automatically cut the token name on the first levelJoas Schilling2022-03-231-0/+31
* More test fixingJoas Schilling2021-12-011-2/+0
* More test fixingJoas Schilling2021-12-011-203/+5
* Use a blank line after the opening tagChristoph Wurst2020-04-091-1/+3
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Handle token insert conflictsChristoph Wurst2019-11-261-10/+44
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Add testsRoeland Jago Douma2018-10-021-0/+41
* Add more testsRoeland Jago Douma2018-06-181-0/+451