ooni-probe-cli/internal/engine/experiment/urlgetter
Simone Basso 6aa2551c43
urlgetter: fix tunnel test (#299)
* urlgetter: fix tunnel test

This diff fixes the urlgetter test suite to make sure we
are correctly testing for tunnel creation.

While there, improve the way in which we create a testing
directory and add a test for that.

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

* fix comment

* fix comment
2021-04-05 18:25:43 +02:00
..
.gitignore chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
configurer_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
configurer.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
getter_integration_test.go urlgetter: fix tunnel test (#299) 2021-04-05 18:25:43 +02:00
getter_test.go urlgetter: fix tunnel test (#299) 2021-04-05 18:25:43 +02:00
getter.go urlgetter: fix tunnel test (#299) 2021-04-05 18:25:43 +02:00
multi_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
multi.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
runner_test.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
runner.go fix: always use probe-cli version (and make it alpha) (#219) 2021-02-04 11:00:27 +01:00
urlgetter_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
urlgetter.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00