]> 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)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Thu, 16 Apr 2020 09:58:01 +0000 (09:58 +0000)
commit76766f7df3feba7bf93058120746a32e265fb046
treeb96e792e95883ae4537e7fe094e27531bc751eea
parent8d19ed5b4648cd877ab2b0c7b1a3e8d3e5b3a16a
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