summaryrefslogtreecommitdiff
path: root/test/integration/hkp_test.rb
AgeCommit message (Expand)Author
2017-11-03fix: no expiration date means not outdatedAzul
2017-09-23style: rubocop mostly auto-correctAzul
2016-10-02silence Celluloid.logger in testsAzul
2016-09-12test: separate remote tests into own directoryAzul
2016-09-10refactor: remove global require in test_helperAzul
2016-07-02minor: silence warnings and cleanupAzul
2016-06-30actually use celluloid io for http requestsAzul
2016-06-30Trying to replace EM base server with reelAzul
2016-06-15we don't need FetchKeyInfo anymore including in SourceAzul
2016-06-14use adapter for FetchKeyInfoAzul
2016-06-11use the adapter not EM in hkp sourceAzul
2016-06-10turn Hkp::FetchKey into Hkp::SourceAzul
2016-06-09refactor: remove EM specific stuff from Hkp::FetchKey interfaceAzul
2016-06-09move hkp test to integration testsAzul