grafana / iot-sitewise-datasource

IoT Sitewise
Apache License 2.0
18 stars 9 forks source link

Add E2E tests for config editor, add support for generating mocks #295

Closed sarahzinger closed 6 months ago

sarahzinger commented 6 months ago

What this PR does / why we need it: Adds e2e tests for the config editor, also adds some helpers for generating mocks from live data for tests.

Which issue(s) this PR fixes:

relates to https://github.com/grafana/iot-sitewise-datasource/issues/212

Special notes for your reviewer: To run the tests against live data you'll need to follow the directions specified in teh contributing.md in this pr. Let me know if they make sense!

sarahzinger commented 6 months ago

after some discussion at team time, I'm converting this back to a draft, while we think more about this approach