Skip to content

Commit

Permalink
SHIBUI-2270
Browse files Browse the repository at this point in the history
Added selenium tests for properties CRUD operations.
  • Loading branch information
Bill Smith committed Sep 7, 2022
1 parent 4716829 commit 4e96769
Show file tree
Hide file tree
Showing 3 changed files with 2,707 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ class SeleniumSIDETest extends Specification {
'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-2270: Verify property set CRUD' | '/SHIBUI-2270-1.side'
'SHIBUI-2270: Verify full property set' | '/SHIBUI-2270-2.side'
'SHIBUI-2268: Verify Algorithm Filter' | '/SHIBUI-2268.side'
'SHIBUI-2269: Verify XML generation of external filters' | '/SHIBUI-2269.side'
}
Expand Down
Loading

0 comments on commit 4e96769

Please sign in to comment.