Skip to content

Use Google Cloud Datastore emulator for development - #148

Merged
aktech merged 3 commits into
masterfrom
cloud-emulator
May 4, 2020
Merged

Use Google Cloud Datastore emulator for development#148
aktech merged 3 commits into
masterfrom
cloud-emulator

Conversation

@aktech

@aktech aktech commented May 3, 2020

Copy link
Copy Markdown
Member

Fixes #147

NDB Client needs credentials for set up, this is remove the dependency of requiring credentials.

  • Use google datastore cloud emulator for testing and development.
  • Get PROJECT_ID from environment variable.
  • Install google cloud SDK in travis.
  • Move client-secret.json decryption to before_deploy.
  • Update README

@aktech aktech added the GAE-Python3 Everything related to upgrading to Google App engine's Python3 runtime label May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GAE-Python3 Everything related to upgrading to Google App engine's Python3 runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run tests without credentials: client-secret.json

1 participant