dokku / dokku-solr

a solr plugin for dokku
MIT License
12 stars 5 forks source link

feat: Real docker-based testing #11

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!