Skip to content

Instantly share code, notes, and snippets.

@RichLogan
Created November 6, 2014 13:44
Show Gist options
  • Save RichLogan/e42ec536c47d8c86f426 to your computer and use it in GitHub Desktop.
Save RichLogan/e42ec536c47d8c86f426 to your computer and use it in GitHub Desktop.
###Patient/Carer Homescreen
###Account Deactivation
1. Deactivate their account and not be able to log in
2. Choose between erasing all data or keeping
#####Details Kept
######Web
1. Register a test account
2. Login with the test account
3. Navigate to Setting->Account
4. Click the "Deactivate Account" button
5. Select "Keep Account Details"
6. Attempt to login with the test account
7. Presented with "Account Deactivated" notice
#####Details Erased
######Web
1. Register a test account
2. Login with the test account
3. Navigate to Setting->Account
4. Click the "Deactivate Account" button
5. Select "Keep Account Details"
6. Attempt to login with the test account
7. Presented with "Username/Password Incorrect"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment