freedomofpress / securethenews

An automated scanner and web dashboard for tracking TLS deployment across news organizations
https://securethe.news
GNU Affero General Public License v3.0
102 stars 25 forks source link

Remove testinfra #187

Closed chigby closed 5 years ago

chigby commented 5 years ago

Since the move to a docker-compose based infrastructure, we're not using testinfra anymore. So let's remove it!

chigby commented 5 years ago

It turns our we are still using testinfra, here. See #188 for correct fix to this problem.