Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.

Comments

starting onboarding "dredd" to the supported tools#89

Closed
stishkin wants to merge 9 commits intomicrosoft:mainfrom
stishkin:dredd
Closed

starting onboarding "dredd" to the supported tools#89
stishkin wants to merge 9 commits intomicrosoft:mainfrom
stishkin:dredd

Conversation

@stishkin
Copy link
Contributor

@stishkin stishkin commented Dec 10, 2020

Dredd seems to be crashing when parsing swagger/openapi scpecs.

Error: API description processing error
at /node_modules/dredd/build/Dredd.js:179:26
at /node_modules/dredd/build/Dredd.js:143:13
at wrapper (/node_modules/async/dist/async.js:268:20)
at next (/node_modules/async/dist/async.js:4582:24)
at /node_modules/async/dist/async.js:321:20
at /node_modules/dredd/build/Dredd.js:58:9
at /node_modules/async/dist/async.js:248:13
at wrapper (/node_modules/async/dist/async.js:268:20)
at iteratorCallback (/node_modules/async/dist/async.js:495:17)
at /node_modules/async/dist/async.js:321:20

So this is a draft PR for now

Filled bug in dredd project:
apiaryio/dredd#1873

stishkin and others added 2 commits December 8, 2020 15:34
Co-authored-by: stas <statis@microsoft.com>
@mgreisen mgreisen marked this pull request as ready for review December 11, 2020 16:12
stishkin and others added 2 commits December 11, 2020 09:51
Co-authored-by: stas <statis@microsoft.com>
mgreisen and others added 4 commits December 15, 2020 10:48
Co-authored-by: Stas <stishkin@live.com>
…ation for test tasks (microsoft#94)

- TestTargetConfiguration includes ApiSepcifications list, IP, port and host (all are optional)
- If task sets it's own TestTargetConfiguration, then it overrides the global one

Co-authored-by: stas <statis@microsoft.com>
…ation (microsoft#98)

Co-authored-by: stas <statis@microsoft.com>
* Rename:
testTargetConfiguration -> targetConfiguration

* Rename:
targets -> services

* Script to run all samples

Co-authored-by: stas <statis@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants