This website requires JavaScript.
Explore
Help
Sign In
gr1ffon
/
quic-go
Watch
1
Star
0
Fork
0
You've already forked quic-go
forked from
quic-go/quic-go
Code
Pull Requests
Activity
Files
a851aaacdab685cd8633394a73c2fc0e5d191bb2
quic-go
/
integrationtests
History
Marten Seemann
a851aaacda
remove the tls.Config from the quic.Config
...
The tls.Config now is a separate parameter to all Listen and Dial functions in the quic package.
2017-07-03 22:12:09 +02:00
..
handshake
remove the tls.Config from the quic.Config
2017-07-03 22:12:09 +02:00
proxy
fix flaky proxy tests
2017-06-16 13:24:13 +02:00
chrome_test.go
Start a unique quic server per integration test case
2017-06-15 14:05:31 +02:00
client_test.go
rename the h2quic.QuicRoundTripper to h2quic.RoundTripper
2017-06-26 19:14:41 +02:00
data_manager_test.go
use new random data for each integration test
2016-08-13 00:05:12 +07:00
data_manager.go
use mathematical randomness in integration tests
2016-08-17 23:18:46 +02:00
drop_test.go
Improve drop test scopes
2017-06-06 11:45:18 +02:00
integration_test.go
Increase test timeouts
2017-06-09 16:56:14 +02:00
integration.go
move integration tests to separate package
2016-06-05 17:04:15 +07:00
integrationtests_suite_test.go
Start a unique quic server per integration test case
2017-06-15 14:05:31 +02:00
random_rtt_test.go
Increase test timeouts
2017-06-09 16:56:14 +02:00
rtt_test.go
Added test with large RTT (
#679
)
2017-06-20 10:20:54 +02:00
server_test.go
rename the h2quic.QuicRoundTripper to h2quic.RoundTripper
2017-06-26 19:14:41 +02:00