Skip to content

Commit

Permalink
Merged in feature/shibui-2269 (pull request #585)
Browse files Browse the repository at this point in the history
ByReferenceFilter / External Provider

Approved-by: Ryan Mathis
Approved-by: Dmitriy Kopylenko
Approved-by: Bill Smith
  • Loading branch information
chasegawa authored and rmathis committed Jul 22, 2022
2 parents e111774 + 3cb411e commit 06e33be
Show file tree
Hide file tree
Showing 24 changed files with 1,023 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,6 @@ class SeleniumSIDETest extends Specification {
'SHIBUI-1744: Verify attribute bundles in entity attribute filters' | '/SHIBUI-1744-3.side'
'SHIBUI-2052: Logged in user & role appear on dashboard' | '/SHIBUI-2052.side'
'SHIBUI-2116: Verify entity attribute bundle highlights' | '/SHIBUI-2116.side' // Note that this script WILL NOT PASS in the Selenium IDE due to ${driver} not being set (it is provided by this groovy script).

'SHIBUI-2269: Verify XML generation of external filters' | '/SHIBUI-2269.side'
}
}
Loading

0 comments on commit 06e33be

Please sign in to comment.