Skip to content

Commit

Permalink
SHIBUI-1742
Browse files Browse the repository at this point in the history
Added automated tests for role CRUD and new enabler role.
  • Loading branch information
Bill Smith committed Aug 24, 2021
1 parent 72368f4 commit e1f7ddd
Show file tree
Hide file tree
Showing 3 changed files with 1,015 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ class SeleniumSIDETest extends Specification {
'SHIBUI-1740: Verify dev profile group membership' | '/SHIBUI-1740-2.side'
'SHIBUI-1740: Verify admin-owned resource not visible to nonadmins' | '/SHIBUI-1740-3.side'
'SHIBUI-1740: Verify nonadmin-owned resource visibility' | '/SHIBUI-1740-4.side'
'SHIBUI-1742: Verify enabler role allows enabling' | '/SHIBUI-1742-1.side'
'SHIBUI-1742: Verify role CRUD operations' | '/SHIBUI-1742-2.side'
}
}

Loading

0 comments on commit e1f7ddd

Please sign in to comment.