ooni-probe-cli/internal/engine/netx/tracex
Simone Basso d397036073
refactor(tracex): convert to unit testing (#781)
The exercise already allowed me to notice issues such as fields not
being properly initialized by savers.

This is one of the last steps before moving tracex away from the
internal/netx package and into the internal package.

See https://github.com/ooni/probe/issues/2121
2022-06-01 23:15:47 +02:00
..
archival_test.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
archival.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
dialer_test.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
dialer.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
doc.go refactor(tracex): start applying recent code conventions (#773) 2022-06-01 07:44:54 +02:00
event.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
http_test.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
http.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
quic_test.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
quic.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
resolver_test.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
resolver.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
saver_test.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
saver.go refactor(netxlite): better integration with tracex (#774) 2022-06-01 08:31:20 +02:00
tls_test.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00
tls.go refactor(tracex): convert to unit testing (#781) 2022-06-01 23:15:47 +02:00