Skip to content

Commit

Permalink
Merged develop into bugfix/shibui-1699
Browse files Browse the repository at this point in the history
Former-commit-id: e92781e567a6d9c44de8f0ea344519e1ed3991c0
  • Loading branch information
chasegawa committed Aug 16, 2022
2 parents c810e20 + e05e464 commit 5c6ce75
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 5c6ce75

Please sign in to comment.