Skip to content

Commit

Permalink
SHIBUI-2269
Browse files Browse the repository at this point in the history
Added automated test that checks XML endpoint for filters.
  • Loading branch information
Bill Smith committed Jul 22, 2022
1 parent 42bb81d commit 3cb411e
Show file tree
Hide file tree
Showing 2 changed files with 546 additions and 1 deletion.
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 3cb411e

Please sign in to comment.