ooni-probe-cli/E2E
Simone Basso 7df25795c0
fix(probeservices): use api.ooni.io (#926)
See https://github.com/ooni/probe/issues/2147.

Note that this PR also tries to reduce usage of legacy names inside unit/integration tests.
2022-09-02 16:48:14 +02:00
..
.gitignore feat: add end-to-end testing to this repository (#220) 2021-02-04 14:25:03 +01:00
debian.sh fix(ci/debianrepo): avoid running docker arm64 (#551) 2021-10-21 16:55:00 +02:00
miniooni.bash fix(probeservices): use api.ooni.io (#926) 2022-09-02 16:48:14 +02:00
ooniprobe.sh refactor: reorganize and to end and smoke testing (#348) 2021-05-13 18:04:47 +02:00
README.md feat: add end-to-end testing to this repository (#220) 2021-02-04 14:25:03 +01:00

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.