Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read spec from Swagger/OpenAPI doc #3

Open
sekka1 opened this issue Oct 3, 2019 · 0 comments
Open

Read spec from Swagger/OpenAPI doc #3

sekka1 opened this issue Oct 3, 2019 · 0 comments

Comments

@sekka1
Copy link
Contributor

sekka1 commented Oct 3, 2019

Would be nice to be able to read Swagger or OpenAPI spec to create the spec for what endpoints to test. Combined with the ingress information that has the host information this would almost be enough to test all of the APIs on the system.

The last piece is that unless all of the APIs are open to everyone anonymously, there will be some type of authentication before some or all of the endpoints can be reached. We will need some type of "user flow" testing where this can perform a sequence of activities like get authentication token/material then in subsequent calls include that with the call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant