Lucas Clemente
ed43ee7bd7
add a (pending) integration test for loading many files over one session
2016-06-06 22:36:29 +02:00
Lucas Clemente
e9f1126c13
minor integration test improvements
2016-06-06 22:06:39 +02:00
Lucas Clemente
0e3d7ab60d
fix flaky udp proxy test
...
fixes #169
2016-06-06 19:47:30 +02:00
Marten Seemann
6b6fea94ec
add packet drop callback to UDP proxy
...
ref #167
2016-06-05 21:30:13 +07:00
Lucas Clemente
e2f5d72301
add an integration test using a dockered chrome via selenium
...
this commit also moves the {Before,After}Suite functions from the
integration_test.go file into the integrationtests_suite_test.go file,
and adds the docker-specific hooks.
ref #162
2016-06-05 15:57:24 +02:00
Marten Seemann
f34890e608
add a simple UDP proxy for integration tests
...
ref #167
2016-06-05 17:22:30 +07:00
Marten Seemann
d2c1f0c71a
move integration tests to separate package
2016-06-05 17:04:15 +07:00