ooni-probe-cli/internal/cmd/oohelper
Simone Basso d922bd9afc
cleanup: mark more integration tests as !short mode (#755)
The objective is to make PR checks run much faster.

See https://github.com/ooni/probe/issues/2113 for context.

Regarding netxlite's tests:

Checking for every commit on master or on a release branch is
good enough and makes pull requests faster than one minute since
netxlite for windows is now 1m slower than coverage.

We're losing some coverage but coverage from integration tests
is not so good anyway, so I'm not super sad about this loss.
2022-05-24 21:01:15 +02:00
..
internal cleanup: mark more integration tests as !short mode (#755) 2022-05-24 21:01:15 +02:00
oohelper_test.go cleanup: mark more integration tests as !short mode (#755) 2022-05-24 21:01:15 +02:00
oohelper.go cleanup: remove unnecessary legacy interfaces (#656) 2022-01-07 18:33:37 +01:00
README.md refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00

oohelper

This directory contains the source code of a simple client for the Web Connectivity test helper.