North-Seattle-College / ad440-winter2020-thursday-repo

Repository for AD440 Thursday Class in Winter 2020
Apache License 2.0
10 stars 5 forks source link

Test Creating new users with appropriate group assignment #253

Closed mattyplo closed 4 years ago

mattyplo commented 4 years ago

Test Task #252

YunFSui commented 4 years ago

Objective

Test AWS Cognito user creation and management script by following the Test Consideration in task wiki.

Test Method

Run script create_cognito_user.py in AWS CLI enabled environment, verify results use temp email account and Cognito console.

Test Result

Other Considerations

It maybe beneficial to also add a list all user feature in the future. But overall, good job!