dokku / dokku-elasticsearch

an elasticsearch plugin for dokku
MIT License
94 stars 35 forks source link

feat: Real docker-based testing #67

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!