Skip to content

Commit

Permalink
SHIBUI-1503
Browse files Browse the repository at this point in the history
Added tests for delegated admin functionality.
  • Loading branch information
Bill Smith committed Oct 29, 2019
1 parent 69c8949 commit 0c14869
Show file tree
Hide file tree
Showing 4 changed files with 899 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@ class SeleniumSIDETest extends Specification {
'SHIBUI-1391: Regex Validation' | '/SHIBUI-1391.side'
'SHIBUI-1407: Metadata source comparison highlights' | '/SHIBUI-1407-1.side'
'SHIBUI-1407: Metadata provider comparison highlights' | '/SHIBUI-1407-2.side'
'SHIBUI-1503: Non-admin can create metadata source' | '/SHIBUI-1503-1.side'
'SHIBUI-1503: User can be deleted' | '/SHIBUI-1503-2.side'
'SHIBUI-1503: User can be enabled' | '/SHIBUI-1503-3.side'
}
}

Loading

0 comments on commit 0c14869

Please sign in to comment.