Skip to content
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

Closed
6 tasks done
phil-davis opened this issue Jul 16, 2018 · 4 comments
Closed
6 tasks done

Automated tests for password_policy (part 1) #58

phil-davis opened this issue Jul 16, 2018 · 4 comments
Assignees
Labels
Milestone

Comments

@phil-davis
Copy link
Contributor

phil-davis commented Jul 16, 2018

Make automated tests for the password_policy app, both API and webUI-based.

@phil-davis
Copy link
Contributor Author

@patrickjahns thoughts/comments?

@phil-davis
Copy link
Contributor Author

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.

@phil-davis
Copy link
Contributor Author

phil-davis commented Sep 3, 2018

ToDo later:

  • check public link password expiration date limits *
  • check forcing password expiration via occ command *
  • check general time-based password expiry *
  • check that required notifications are sent before and at password expiry *

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

  • check various password complexity combinations when the admin adds a user in the user_management app
  • check various password complexity combinations when the admin changes a user password in the user_management app

These require both password_policy and user_management apps installed together. See owncloud/QA#585 for discussion.

@phil-davis phil-davis changed the title Automated tests for password_policy Automated tests for password_policy (part 1) Sep 4, 2018
@phil-davis
Copy link
Contributor Author

See issue #126 for remaining items.
This first part is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant