Skip to content

Commit

Permalink
SHIBUI-1352
Browse files Browse the repository at this point in the history
Added tests for Local Dynamic and File System.
  • Loading branch information
Bill Smith committed Jul 22, 2019
1 parent 3e25d5d commit 758b0cd
Show file tree
Hide file tree
Showing 3 changed files with 753 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,11 @@ class SeleniumSIDETest extends Specification {
// 'Create and Delete Name ID Format Regex Filter' | '/CreateAndDeleteNameIDFormatRegexFilter.side'
// 'Create and Delete Name ID Format Script Filter' | '/CreateAndDeleteNameIDFormatScriptFilter.side'
// 'Create and Modify Filter Order' | '/ModifyFilterOrder.side'
// 'SHIBUI-1281: Metadata Source Dashboard' | '/SHIBUI-1281.side'
// 'SHIBUI-1311: Metadata Provider Dashboard' | '/SHIBUI-1311.side'
// 'SHIBUI-950: Metadata Source from XML w/ digest' | '/SHIBUI-950.side'
'SHIBUI-1281: Metadata Source Dashboard' | '/SHIBUI-1281.side'
'SHIBUI-1311: Metadata Provider Dashboard' | '/SHIBUI-1311.side'
'SHIBUI-950: Metadata Source from XML w/ digest' | '/SHIBUI-950.side'
'SHIBUI-1352: Create LocalDynamic provider' | '/SHIBUI-1352-1.side'
'SHIBUI-1352: Create FileSystem provider' | '/SHIBUI-1352-2.side'
}
}

Loading

0 comments on commit 758b0cd

Please sign in to comment.