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
{{ message }}
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.
Is there a suggested way to write automated, local tests for AppSync backed by Postgres Aurora? I'd like to run them as part of CI pipeline and not have to call actual service
The text was updated successfully, but these errors were encountered:
The posibility to test the resolvers is quite cool, but it seems closely coupled to the Amplify framework. Running amplify mock api results in a "not working inside a valid amplify project" Would it be possible to extract it/make it independent? I was considering to use AppSync as an internal API, not a backend for a website - Amplify is completely irrelevant for us ...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there a suggested way to write automated, local tests for AppSync backed by Postgres Aurora? I'd like to run them as part of CI pipeline and not have to call actual service
The text was updated successfully, but these errors were encountered: