We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add acceptance tests for the occ user:sync command covering:
occ user:sync
user1
user11
The tests will probably be easiest to put in the user_ldap app.
user_ldap
The text was updated successfully, but these errors were encountered:
@kiranparajuli589 please also test some "error" cases, e.g. trying to sync a user that does not exist at all...
See issue owncloud/user_ldap#515
Sorry, something went wrong.
@phil-davis different acceptance tests scenarios for user:sync was added.. so, closing...
user:sync
kiranparajuli589
No branches or pull requests
Add acceptance tests for the
occ user:sync
command covering:user1
when there is also auser11
existing) - to cover code fix in PR [for 10.4] Receive multiple users from backend for user sync #36576 -- [Tests-Only] Added acceptance tests for user:sync command with super/sub-strings in user usernames user_ldap#508The tests will probably be easiest to put in the
user_ldap
app.The text was updated successfully, but these errors were encountered: