ooni-probe-cli/internal/engine/experiment/ndt7
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
..
callback_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
callback.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
dial_test.go fix: ensure experiments return nil when we want to submit (#654) 2022-01-07 13:17:20 +01:00
dial.go refactor: only use shaping dialer for ndt7 and dash (#754) 2022-05-24 18:23:42 +02:00
doc.go fix: ensure experiments return nil when we want to submit (#654) 2022-01-07 13:17:20 +01:00
download_test.go cleanup: mark more integration tests as !short mode (#755) 2022-05-24 21:01:15 +02:00
download.go refactor: merge dnsx and errorsx into netxlite (#517) 2021-09-28 12:42:01 +02:00
mockable_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
mockable.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
ndt7_test.go cleanup: mark more integration tests as !short mode (#755) 2022-05-24 21:01:15 +02:00
ndt7.go feat: introduce the tcpping experiment (#696) 2022-05-09 09:33:18 +02:00
param.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
spec.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
upload_test.go cleanup: mark more integration tests as !short mode (#755) 2022-05-24 21:01:15 +02:00
upload.go fix(ndt7): discards all incoming websockets messages during upload (#719) 2022-05-12 08:18:05 +02:00