summaryrefslogtreecommitdiff
path: root/test/remote/hkp_source_test.rb
AgeCommit message (Collapse)Author
2016-09-12test: separate remote tests into own directoryAzul
Dropped the webmock dependency. We have our own http adapter. So we can stub that to inject a mock. As an added bonus this does not mess with other http requests. Also wrote down testing strategy. Not completely implemented yet.