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

local testing requires deploying lambdas to localstack #97

Closed
demiurg opened this issue Jun 8, 2021 · 1 comment · Fixed by #182
Closed

local testing requires deploying lambdas to localstack #97

demiurg opened this issue Jun 8, 2021 · 1 comment · Fixed by #182
Assignees
Labels
testing Issues having to do with testing.
Milestone

Comments

@demiurg
Copy link
Member

demiurg commented Jun 8, 2021

It should be possible to run these inside localstack[1] docker instance for testing:

  1. api gateway
  2. elasticsearch
  3. SNS + SNS topics!!!

If we do this, most of the development and testing can be done locally.

[1]Source: https://github.com/localstack/localstack

@demiurg demiurg added the testing Issues having to do with testing. label Jun 8, 2021
@matthewhanson matthewhanson added this to the 0.5.0 milestone Jun 8, 2021
@marchuffnagle marchuffnagle self-assigned this Feb 19, 2022
@marchuffnagle
Copy link
Contributor

This should be addressed by #163

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

Successfully merging a pull request may close this issue.

4 participants