grafana / sqlds

A package that assists writing SQL-driven datasources
Apache License 2.0
17 stars 12 forks source link

Add mock for sql datasources that have connectivity issues #72

Closed scottlepp closed 1 year ago

scottlepp commented 1 year ago

This allows us to mock sql datasources that we have problems connecting to: SAP Hana, Databricks, Oracle, etc. Some of these sql datasources require a paid account or only provide temporary evaluation period. This can block development and make e2e testing impossible.

This mocking allows doing some simple local development, compatibility testing and e2e testing against sql plugins that are otherwise unable to get a real connection, or setting up a connection with docker etc is difficult.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.