Skip to content

Commit

Permalink
Merge branch 'develop' into feature/SHIBUI-2052
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Smith committed Sep 27, 2021
2 parents 39d4956 + 8b304fb commit dfa65ed
Show file tree
Hide file tree
Showing 46 changed files with 3,094 additions and 104 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ class SeleniumSIDETest extends Specification {
'SHIBUI-1740: Verify nonadmin-owned resource visibility' | '/SHIBUI-1740-4.side'
'SHIBUI-1742: Verify enabler role allows enabling' | '/SHIBUI-1742-1.side'
'SHIBUI-1742: Verify role CRUD operations' | '/SHIBUI-1742-2.side'
'SHIBUI-1744: Verify attribute bundle CRUD operations' | '/SHIBUI-1744-1.side'
'SHIBUI-1744: Verify attribute bundles in metadata sources' | '/SHIBUI-1744-2.side'
'SHIBUI-1744: Verify attribute bundles in entity attribute filters' | '/SHIBUI-1744-3.side'
'SHIBUI-1392: Verify provider with script filter is persistable' | '/SHIBUI-1392.side' // Something about this test breaks all the other ones after it
}
}
477 changes: 477 additions & 0 deletions backend/src/integration/resources/SHIBUI-1744-1.side

Large diffs are not rendered by default.

Loading

0 comments on commit dfa65ed

Please sign in to comment.