cartoframes icon indicating copy to clipboard operation
cartoframes copied to clipboard

Subscription e2e test

Open alrocar opened this issue 5 years ago • 3 comments

The purpose of this issue is having an automated test that validates a new dataset in the metadata catalog, to mark it as a available_in bq:

  1. Ideally create a test user GCloud account
  2. Given a dataset ID en the metadata catalog:
  • subscribe
  • run a query
  • download (can be a limit=1)
  • unsubscribe
  1. For the corresponding geography
  • subscribe
  • download (can be a limit=1)
  • unsubscribe
  1. Ideally drop the test user GCloud account

alrocar avatar Nov 14 '19 08:11 alrocar

run a query is an enrichment right?

alasarr avatar Nov 18 '19 06:11 alasarr

It depends on if we want to do the full QA here or only the subscription QA, but yes it could be an enrichment.

alrocar avatar Nov 18 '19 08:11 alrocar

https://app.clubhouse.io/cartoteam/story/88283/improve-code-coverage-cf

Jesus89 avatar Jul 20 '20 06:07 Jesus89