TEST: SECURITY-UM-33

Testing the successful deletion of a user.

References

Discussion

SanteSuite users cannot be permanently destroyed. Deleting a user means that it is moved to a list of deleted users.

Pre-Conditions / Setup

  1. User must be logged into an account with policies granted for creating/deleting users.

  2. Follow the instructions from TEST: SECURITY-UM-01 to create a user to be deleted.

  3. Navigate to Administration Panel / Security / Users / Index.

Actions/Steps

1. Click the Delete button in the same row as the user to be deleted.

2. Click the OK button on the confirmation modal that appears in the browser.

Expected Behaviour

  • Deleted user should be removed from the list after it reloads and is added to the list of deleted users.

  • Clicking the Show Deleted button should toggle (darkened button) the list of deleted users and should include the user that was just deleted (e.g. "ClinicalStaffUser123" in this case).

Last updated