charlie-haley / omada_exporter

Prometheus Exporter for TP-Link Omada Controller SDN.
MIT License
94 stars 16 forks source link

implement unit and integration tests #9

Open charlie-haley opened 2 years ago

charlie-haley commented 2 years ago

As well as unit tests, we should probably run integration tests against a docker image of the omada controller

charlie-haley commented 2 years ago

It would be ideal if we could run integration tests against https://hub.docker.com/r/mbentley/omada-controller

It might be very difficult to emulate a network/mock out the data, will need some investigation.