-
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.
Trim whitespaces when creating a RepositoryAttribute (#437)
* feat: remove whitespaces * test: access right thing * fix: don't overwrite prototypes * refactor/fix: only trim JSON attribute values * test: expect trimmed values * test: add trimming and duplicate check tests * test: fix test * refactor/fix: remove whitespaces everywhere * test: improve tests * test: fix/add tests * refactor: variable naming * test: remove unneeded checks * refactor: method ordering * test: remove more checks * test: add createAttributeRequestItem tests * Update packages/consumption/test/modules/requests/itemProcessors/createAttribute/Context.ts Co-authored-by: Britta Stallknecht <[email protected]> --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Britta Stallknecht <[email protected]>
- Loading branch information
1 parent
7f9649d
commit bba03c6
Showing
7 changed files
with
484 additions
and
9 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.