ooni-probe-cli/internal/netxlite/mocks
Simone Basso 493b72b170
refactor(netxlite): improve tests for http and http3 (#487)
* refactor(netxlite): improve tests for http and http3

See https://github.com/ooni/probe/issues/1591

* Update internal/netxlite/http3.go
2021-09-08 00:59:48 +02:00
..
dialer_test.go refactor(netxlite/mocks): group tests, fix naming inconsistencies (#485) 2021-09-07 23:12:23 +02:00
dialer.go refactor(netxlite/mocks): group tests, fix naming inconsistencies (#485) 2021-09-07 23:12:23 +02:00
doc.go refactor(netxlite): hide details without breaking the rest of the tree (#454) 2021-09-05 14:49:38 +02:00
http_test.go refactor(netxlite/mocks): group tests, fix naming inconsistencies (#485) 2021-09-07 23:12:23 +02:00
http.go refactor(netxlite): hide details without breaking the rest of the tree (#454) 2021-09-05 14:49:38 +02:00
http3_test.go refactor(netxlite): improve tests for http and http3 (#487) 2021-09-08 00:59:48 +02:00
http3.go refactor(netxlite): improve tests for http and http3 (#487) 2021-09-08 00:59:48 +02:00
legacy_test.go refactor(netxlite/mocks): group tests, fix naming inconsistencies (#485) 2021-09-07 23:12:23 +02:00
legacy.go feat(netxlite): add CloseIdleConnections to quic dialer (#469) 2021-09-06 20:56:14 +02:00
quic_test.go refactor(netxlite/mocks): group tests, fix naming inconsistencies (#485) 2021-09-07 23:12:23 +02:00
quic.go refactor(netxlite/mocks): group tests, fix naming inconsistencies (#485) 2021-09-07 23:12:23 +02:00
reader_test.go refactor(netxlite/mocks): group tests, fix naming inconsistencies (#485) 2021-09-07 23:12:23 +02:00
reader.go refactor(netxlite): hide details without breaking the rest of the tree (#454) 2021-09-05 14:49:38 +02:00
resolver_test.go refactor(netxlite/mocks): group tests, fix naming inconsistencies (#485) 2021-09-07 23:12:23 +02:00
resolver.go refactor(netxlite): add more functions to resolver (#455) 2021-09-05 18:03:50 +02:00
tls_test.go refactor(netxlite/mocks): group tests, fix naming inconsistencies (#485) 2021-09-07 23:12:23 +02:00
tls.go fix(netxlite): http factory that propagates close-idle-connections (#465) 2021-09-06 16:53:28 +02:00