-
-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(rulesets): add arazzoTypes and refactor validations and tests
- Loading branch information
1 parent
6a3fd3d
commit 98fcfe3
Showing
26 changed files
with
139 additions
and
1,209 deletions.
There are no files selected for viewing
49 changes: 1 addition & 48 deletions
49
packages/rulesets/src/arazzo/functions/__tests__/arazzoStepFailureActionsValidation.test.ts
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
40 changes: 1 addition & 39 deletions
40
packages/rulesets/src/arazzo/functions/__tests__/arazzoStepParametersValidation.test.ts
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
52 changes: 1 addition & 51 deletions
52
packages/rulesets/src/arazzo/functions/__tests__/arazzoStepRequestBodyValidation.test.ts
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
47 changes: 1 addition & 46 deletions
47
packages/rulesets/src/arazzo/functions/__tests__/arazzoStepSuccessActionsValidation.test.ts
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
27 changes: 1 addition & 26 deletions
27
packages/rulesets/src/arazzo/functions/__tests__/arazzoStepSuccessCriteriaValidation.test.ts
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
73 changes: 1 addition & 72 deletions
73
packages/rulesets/src/arazzo/functions/__tests__/arazzoStepValidation.test.ts
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
20 changes: 4 additions & 16 deletions
20
packages/rulesets/src/arazzo/functions/__tests__/arazzoWorkflowIdUniqueness.test.ts
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.