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
960a445ebe3804a96f1859a96a403afb755986da
quic-go
/
integrationtests
History
Lucas Clemente
960a445ebe
Start a unique quic server per integration test case
...
This fixes a race condition that could lead to errors during version negotiation.
Fixes
#676
.
2017-06-15 14:05:31 +02:00
..
handshake
run gofmt to fix ordering of imports
2017-06-13 18:07:22 +02:00
proxy
rewrite the QUIC proxy used in the integrationtests
2017-04-25 23:09:45 +07:00
chrome_test.go
Start a unique quic server per integration test case
2017-06-15 14:05:31 +02:00
client_test.go
set ginkgo timeouts for client integrationtests
2017-04-30 14:02:37 +07: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
Increase test timeouts
2017-06-09 16:56:14 +02:00
server_test.go
fix flaky integration tests with the quic_server
2017-04-23 11:55:42 +07:00