You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
This probably means some combination of local DynamoDB,
cargo lambda watch
, and local API gateway with SAM.The text was updated successfully, but these errors were encountered: