ooni-probe-cli/internal/oonirun
Simone Basso c420c8bb29
feat(miniooni): run local oonirun v2 descriptor (#966)
We introduce the -f, --input-file FILE option with which we
are able to run an OONI Run v2 descriptor stored locally.

In this running mode, there are no checks related to whether the
descriptor has changed, since we're dealing with a local file.

Closes https://github.com/ooni/probe/issues/2328
2022-09-29 11:43:23 +02:00
..
doc.go doc: document the minioonirunv2 functionality (#916) 2022-08-31 19:51:31 +02:00
experiment_test.go feat(oonirun): improve tests (#915) 2022-08-31 18:40:27 +02:00
experiment.go feat(oonirun): improve tests (#915) 2022-08-31 18:40:27 +02:00
link.go feat(oonirun): add support for OONIRun v2 links (#844) 2022-07-08 16:53:59 +02:00
session.go refactor(engine): allow scripts to register experiments (#860) 2022-08-17 10:57:03 +02:00
v1_test.go feat(oonirun): improve tests (#915) 2022-08-31 18:40:27 +02:00
v1.go feat(oonirun): improve tests (#915) 2022-08-31 18:40:27 +02:00
v2_test.go feat(miniooni): run local oonirun v2 descriptor (#966) 2022-09-29 11:43:23 +02:00
v2.go feat(miniooni): run local oonirun v2 descriptor (#966) 2022-09-29 11:43:23 +02:00