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

Testing API Gateway ONLY #765

Closed
m-denton opened this issue Jul 29, 2019 · 1 comment
Closed

Testing API Gateway ONLY #765

m-denton opened this issue Jul 29, 2019 · 1 comment

Comments

@m-denton
Copy link

Hey there,

My use case for an offline local testing tool is specific to API Gateway only. I am only wanting to test my OAS3 spec with mock integration. I have been trying to use this tool but it always complains with Error: Template does not have any APIs connected to Lambda functions. Is this doable?

@dnalborczyk
Copy link
Collaborator

hey @m-denton

serverless-offline doesn't support mock integration [yet]. it might be doable, but it might also take some time to have that implemented. what definitely would help is a small repro repository to see on how you are trying to use that functionality.

Also feel free to open a PR with the implementation.

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

No branches or pull requests

3 participants