Skip to content

Commit

Permalink
Merged in feature/SHIBUI-1674-update-info-content (pull request #601)
Browse files Browse the repository at this point in the history
Feature/SHIBUI-1674 update info content

Approved-by: Dmitriy Kopylenko
Approved-by: Charles Hasegawa
Approved-by: Bill Smith
  • Loading branch information
rmathis committed Aug 16, 2022
2 parents 145154f + b0cfd1e commit 2d8c4db
Show file tree
Hide file tree
Showing 13 changed files with 2,761 additions and 805 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,9 @@ class SeleniumSIDETest extends Specification {
'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-2267: Verify new RPO CRUD' | '/SHIBUI-2267.side'
'SHIBUI-1674: Verify metadata source tooltips' | '/SHIBUI-1674-1.side'
'SHIBUI-1674: Verify metadata provider tooltips' | '/SHIBUI-1674-2.side'
'SHIBUI-1674: Verify advanced menu tooltips' | '/SHIBUI-1674-3.side'
'SHIBUI-2269: Verify XML generation of external filters' | '/SHIBUI-2269.side'
}
}
Loading

0 comments on commit 2d8c4db

Please sign in to comment.