grafana / cloudcost-exporter

Prometheus Exporter for Cloud Provider agnostic cost metrics
Apache License 2.0
30 stars 1 forks source link

AZ: Add main interface tests #255

Closed logyball closed 2 months ago

logyball commented 2 months ago

Adding some interface tests for the Azure collector using gomock.

Ninja add: updating GetListOfVmsForSubscription that never returns an error to simply return a machine list.