]> source.dussan.org Git - nextcloud-server.git/commit
remove superfluous tests
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 5 Dec 2019 22:31:21 +0000 (23:31 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 8 Jan 2020 08:21:22 +0000 (09:21 +0100)
commitf657ded6ec93de95eec33e19f3d6d528aa397f2d
treeaf3b6349511987f5d982b79e5e3cc06a0cea6d81
parent1068b860ff8cfabedee78f86d9655e8c0c206170
remove superfluous tests

- user_ldap is not exposed to public api, it is always behind ldap_proxy
- this is too much for a unit test
- integration tests cover userExists implicitly

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/tests/User_LDAPTest.php