-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
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
Automated tests for password_policy (part 1) #58
Comments
@patrickjahns thoughts/comments? |
See owncloud/QA#574 which will create the test plan for the password_policy app. That should be reviewed to check that the list of general automation areas above covers what is reasonable from the test plan. |
ToDo later:
The above points need thought about how to "black-box" test the effectiveness of expiration of authentication set for future dates that are well in advance of current time. Moved to issue #126
These require both |
See issue #126 for remaining items. |
Make automated tests for the password_policy app, both API and webUI-based.
occ
reset password command Tests for occ user:resetpassword #130occ
add user command Acceptance tests for occ user:add #127The text was updated successfully, but these errors were encountered: