elixir-google-api icon indicating copy to clipboard operation
elixir-google-api copied to clipboard

Create samples (also to be used as E2E tests)

Open zeroasterisk opened this issue 6 years ago • 1 comments

Plan: Create a new top level dir samples and each sub-dir is an example integrating one or more API clients.

All of the samples will have a test which runs full integration (end to end) tests, and which can be automated en-mass. They will require ENV variables for private credentials and settings.

There are already elixir samples externally: https://github.com/GoogleCloudPlatform/elixir-samples

We will use those to prioritize and seed this directory

Early Candidate:

  • Storage #117 - see pr #1233
  • Firestore #111 #1231
  • StackDriver #949
  • Spanner https://github.com/GoogleCloudPlatform/elixir-samples/issues/21
  • Vision ML

zeroasterisk avatar Apr 05 '19 18:04 zeroasterisk

@dazuma Is this still the plan for this repo or should we close this issue?

fhinkel avatar Dec 07 '20 21:12 fhinkel