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

Make it possible to run the app locally for testing #196

Open
jonhoo opened this issue Dec 28, 2024 · 3 comments
Open

Make it possible to run the app locally for testing #196

jonhoo opened this issue Dec 28, 2024 · 3 comments

Comments

@jonhoo
Copy link
Owner

jonhoo commented Dec 28, 2024

This probably means some combination of local DynamoDB, cargo lambda watch, and local API gateway with SAM.

@jonhoo
Copy link
Owner Author

jonhoo commented Dec 31, 2024

Ah, this isn't quite as severe as I thought since in non-release mode the app does just work locally (for testing). Would still be good to be able to test more of the prod stack locally though.

@jonhoo
Copy link
Owner Author

jonhoo commented Dec 31, 2024

Following #200, the next thing I'd love is for CI to also do a more end-to-end test that includes both DynamoDB + API GW. Ideally we get it to also execute browser tests (e.g., with fantoccini), but that can wait a little.

@rustworthy
Copy link
Contributor

I will pin this thread as a possible subtask here.

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

2 participants