summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/Settings
Commit message (Collapse)AuthorAgeFilesLines
* [LDAP] The WebUI Wizard also should not assign empty config IDsArthur Schiwon2018-08-231-4/+2
| | | | | | | | | | | | | With 689df9a843dd0505088143de039af775a3f92612 the behaviour to assign only non-empty config IDs was introduced. Only, this was only effective for CLI and OCS API. Related to #3270. The web UI creates now also a full configuration on first load. This fixes #5094. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Update license headersMorris Jobke2017-11-062-0/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use ::class in test mocksMorris Jobke2017-10-241-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix testsJoas Schilling2017-01-251-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix app section testsJoas Schilling2017-01-191-2/+16
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use MockBuilder instead of createMockLukas Reschke2016-08-152-2/+2
| | | | CI uses an older PHPUnit
* Add unit testsLukas Reschke2016-08-152-0/+152