ooni-probe-cli/internal/nettests
Simone Basso a324e94973
refactor(webconnectivity): use engine.InputLoader (#179)
This diff pins to ooni/probe-engine@3049779878
and starts using the recently introduced probe-engine APIs.

Namely, here, we use the InputLoader for loading URLs.

I've confirmed manually everything is still working as intended.

Part of https://github.com/ooni/probe/issues/1283.

(In particular, the InputLoader is the abstraction allowing us to load
input from several sources, including command line flags and external
files.)
2020-11-30 15:39:25 +01:00
..
dash.go feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00
facebook_messenger.go feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00
groups.go refactor: nettests is now an internal package (#165) 2020-11-13 17:14:26 +01:00
http_header_field_manipulation.go feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00
http_invalid_request_line.go feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00
ndt.go feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00
nettests_test.go refactor(ooni): introduce interfaces for testability 2020-11-20 12:19:51 +01:00
nettests.go cleanup(nettests): remove unused OnDataUsage (#178) 2020-11-26 19:12:27 +01:00
psiphon.go feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00
telegram.go feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00
tor.go feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00
web_connectivity.go refactor(webconnectivity): use engine.InputLoader (#179) 2020-11-30 15:39:25 +01:00
whatsapp.go feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00