sai-pullabhotla / catatumbo

JPA like Persistence Framework for Google Cloud Datastore and Cloud Firestore
http://catatumbo.io
Apache License 2.0
51 stars 20 forks source link

Set up Travis-CI #176

Open sai-pullabhotla opened 7 years ago

sai-pullabhotla commented 7 years ago

Set up Travis-CI. Update tests to run against the Datastore Emulator. Use LocalDatastoreHelper for this purpose.

sai-pullabhotla commented 7 years ago

This needs to be revisited and see how we can run tests against both Emulator and the live GCD.