]> source.dussan.org Git - nextcloud-server.git/commit
add DB tests for credentials manager
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 15 Apr 2020 14:44:28 +0000 (16:44 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 15 Apr 2020 14:44:28 +0000 (16:44 +0200)
commitf6cb45203755d85b33684b1dab1a91b5b05e8c9a
tree908124f89b33ba28b9f24c7b7d9dcc5227a79db1
parent8bc381f1040a207dd090fccc26531ad79f355916
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>
tests/lib/Security/CredentialsManagerTest.php