nodules / asker

http.request wrapper with gzip, request retries and http.Agent tuning
MIT License
93 stars 11 forks source link

Avoid requests to external resources from tests #100

Open kaero opened 9 years ago

kaero commented 9 years ago

https://travis-ci.org/nodules/asker/builds/43318134 https://travis-ci.org/nodules/asker/builds/43318136

narqo commented 8 years ago

Encoders part was fixed with #112.

kaero commented 8 years ago

@narqo had you observe flaky results of tests in last time?

kaero commented 8 years ago

@narqo ping

narqo commented 8 years ago

No, but as we request an external resources in our https tests (e.g. https://yandex.com), I don't see a reason it to stay 100% stable.