Skip to content

Google App Engine Manager API allows customized building of app engines.

License

Notifications You must be signed in to change notification settings

cameronsmith/GAEManagerAPI

Repository files navigation

Google App Engine Manager API

Google App Engine Manager allows customized building of app engines.

Build Status

Testing

You'll need datastore emulator installed to run the integration tests. If you do not have the emulator already installed you will need to run the command:

gcloud components install cloud-datastore-emulator

To run tests you'll need to run the datastore emulator by doing the following command:

composer run datastore_emulator --timeout=0

You can now run the tests locally by using the command:

./vendor/bin/phpunit

About

Google App Engine Manager API allows customized building of app engines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published