89a584f93b
Closes https://github.com/ooni/probe/issues/2334. While there, reinstate integration tests, which were also lost in a previous refactoring. However, only run those tests for linux/amd64 because we can be confident that the Go compiler is WAI for all archs we support. While there, always use bash for running end-to-end tests. H/T @ainghazal for discovering and reporting this bug. |
||
---|---|---|
.. | ||
.gitignore | ||
debian.bash | ||
miniooni.bash | ||
ooniprobe.bash | ||
README.md |
github.com/ooni/probe-cli/E2E
This directory is used to run end-to-end tests where we run specific measurements, we fetch them back from the API, and check them.