mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Updated test cases for canceled users
This commit is contained in:
@@ -1249,14 +1249,15 @@ def test_cancel_invited_user_doesnt_work_if_user_not_invited_to_this_service(
|
|||||||
"Cancel invitation for invited_user@test.gsa.gov"
|
"Cancel invitation for invited_user@test.gsa.gov"
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
(
|
# Test case removed due to the removal of canceled users from the dashboard
|
||||||
"cancelled",
|
# (
|
||||||
(
|
# "cancelled",
|
||||||
"invited_user@test.gsa.gov(cancelled invite) "
|
# (
|
||||||
"Permissions"
|
# "invited_user@test.gsa.gov(cancelled invite) "
|
||||||
# all permissions are greyed out
|
# "Permissions"
|
||||||
),
|
# # all permissions are greyed out
|
||||||
),
|
# ),
|
||||||
|
# ),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
def test_manage_users_shows_invited_user(
|
def test_manage_users_shows_invited_user(
|
||||||
|
|||||||
Reference in New Issue
Block a user