-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent creation of RepositoryAttribute duplicates by accepting a Rea…
…dAttributeRequestItem (#423) * feat: return validation error trying to create duplicate * test: canAccept doesn't allow to create duplicate * feat: add tags property to AcceptWithExistingAttributeParams * feat: validate added tags in canAccept * test: added tags in canAccept * feat: extend IdentityAttribute validation to IQLQuery * feat: succeed RepositoryAttribute to add tags calling accept * fix: merge tags in accept * test: answer with existing Attribute and new tags * test: delete Attributes before each test * test: check that tags are not used for ThirdPartyRelationshipAttributeQuery --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
- Loading branch information
1 parent
4514483
commit 7dadb23
Showing
4 changed files
with
357 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.