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: c4ec6ab8e7e0916b6e6fde723ada1c745d0df215
  • Loading branch information
chasegawa committed Aug 16, 2022
2 parents ead3e59 + e05e464 commit fad2258
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 fad2258

Please sign in to comment.