dokku / dokku-graphite

a graphite, grafana, statsd, carbon plugin for dokku
MIT License
56 stars 13 forks source link

feat: Real docker-based testing #24

Closed josegonzalez closed 5 years ago

josegonzalez commented 5 years ago

This pull request switches testing to use an actual docker daemon, vs mocking everything out.

It may also catch actual breaking issues in our tests, which is great!