summaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/CredentialsManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix DBAL exception handling in setValuesArthur Schiwon2023-03-311-2/+21
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Remove tests that just prove mocked calls and don't actually validate anythin...Julius Härtl2021-09-271-81/+0
* Merge pull request #26626 from J0WI/strict-securityRoeland Jago Douma2021-05-181-0/+3
|\
| * Make Security module strictJ0WI2021-04-191-0/+3
* | Update CredentialsManagerTest.phpJoas Schilling2021-04-211-3/+0
* | Fix security credentials manager testJoas Schilling2021-04-201-18/+11
|/
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-4/+11
* fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon2020-04-151-3/+3
* add DB tests for credentials managerArthur Schiwon2020-04-151-0/+33
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* Inject config and loggerJoas Schilling2016-11-021-3/+9
* Fix getMock SecurityRoeland Jago Douma2016-09-071-1/+1
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+104