Viktor Söderqvist
|
059d58d39f
Graceful shutdown
|
4 years ago |
Loïc Hoguin
|
cf84f59d9b
Add persistent_term support to the router
|
5 years ago |
Loïc Hoguin
|
6f1a541fa2
Improve the reliability of some http_SUITE tests
|
6 years ago |
Loïc Hoguin
|
dc240adc1e
Move some tests out of the old HTTP test suite
|
6 years ago |
Loïc Hoguin
|
1a1fb95f56
Fix the request_timeout_infinity test
|
6 years ago |
Loïc Hoguin
|
386df43ea4
Handle a test case sometimes sending a response too fast
|
6 years ago |
Loïc Hoguin
|
ff674fe6e8
Wait for the connection to be up in a few tests
|
6 years ago |
Loïc Hoguin
|
d2f367fba3
Use try..after in tests that start their own listeners
|
6 years ago |
Loïc Hoguin
|
bed328b6c9
Use ?FUNCTION_NAME instead of ct_helper:name()
|
6 years ago |
Loïc Hoguin
|
8d6d78575f
Add the chunked option for HTTP/1.1
|
6 years ago |
Loïc Hoguin
|
1949357f0c
Allow overriding cowboy_http's idle_timeout per request
|
6 years ago |
Loïc Hoguin
|
6f57405b5c
Allow disabling keep-alive for HTTP/1.0 connections
|
6 years ago |
Loïc Hoguin
|
3c8e6cf819
Use gun:info instead of hacks for test socket operations
|
6 years ago |
Loïc Hoguin
|
f63609cb9c
Correct two tests that introspect the Gun state
|
6 years ago |
Loïc Hoguin
|
ef426e0ff4
Fix the infinity timeout tests
|
6 years ago |
Loïc Hoguin
|
0254c80c33
Move timeout tests from old_http_SUITE to http_SUITE
|
7 years ago |
Loïc Hoguin
|
5964273cc4
Fix the flushing of messages when switching to Websocket
|
7 years ago |
Bartek Walkowicz
|
2131709328
Add case for handling infinity for idle/request_timeout
|
7 years ago |
Paul Fisher
|
82cd22a88b
Allow colon within path segments
|
9 years ago |
Loïc Hoguin
|
eafca21198
Fix HTTP/1.1 pipelining
|
7 years ago |
Loïc Hoguin
|
cf3ab5832a
Add nowarn_export_all to all test suites
|
7 years ago |
Loïc Hoguin
|
ce32e1985a
Add more tests to the rfc7230 suite
|
7 years ago |
Loïc Hoguin
|
14173d5929
Move the pipeline test to the rfc7230 suite
|
7 years ago |
Loïc Hoguin
|
c4e43ec26a
Add more rfc7230 tests and better handle bad chunk sizes
|
7 years ago |
Loïc Hoguin
|
d7761b5259
Remove another test from the old http suite
|
7 years ago |
Loïc Hoguin
|
f6539a9a68
Move tests from old http suite to rfc7230 suite
|
7 years ago |
Loïc Hoguin
|
185d928e1a
Remove duplicate /echo/body_qs tests from the old suite
|
7 years ago |
Loïc Hoguin
|
bfe7f82812
Remove duplicate static handler tests from the old suite
|
7 years ago |
Loïc Hoguin
|
7d9f6611ae
Fix the remaining http_SUITE test cases
|
7 years ago |
Loïc Hoguin
|
23fcfe9eea
Fix more of the older tests
|
7 years ago |