nextcloud/tests/lib/Security
Arthur Schiwon f6cb452037
add DB tests for credentials manager
these are actually expected to FAIL, because NULL as a userid is not
allowed in the schema, but documented to be used on the source

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-15 16:44:28 +02:00
..
Bruteforce Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
CSP Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
CSRF Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
FeaturePolicy Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
IdentityProof Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Normalizer Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
RateLimiting Remove unused imports 2020-03-25 22:08:08 +01:00
CertificateManagerTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
CertificateTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
CredentialsManagerTest.php add DB tests for credentials manager 2020-04-15 16:44:28 +02:00
CryptoTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
HasherTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SecureRandomTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
TrustedDomainHelperTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00