index
:
gun.git
1.3.x
http2-websocket
http3
master
HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
gun_SUITE.erl
Age
Commit message (
Expand
)
Author
2022-10-11
Update tests for OTP-25+
Loïc Hoguin
2022-09-12
Silence certs related ssl warnings in test suites
Loïc Hoguin
2022-03-08
Add a test for HTTP/2 empty DATA frame with fin set
Loïc Hoguin
2022-03-08
Handle any zero-sized Data in http:data with fin
Martin Björklund
2022-03-08
Add tests for SNI
Loïc Hoguin
2020-11-12
Update copyright years
Loïc Hoguin
2020-04-16
Fix the gun_SUITE:shutdown_reason intermittent errors
Loïc Hoguin
2020-04-16
Fix a fun not being called in gun_SUITE
Loïc Hoguin
2020-03-28
Make the stream_info tests more reliable
Loïc Hoguin
2020-03-28
Use gun_test:init_origin/3 in the gun_SUITE:reply_to_* tests
Loïc Hoguin
2020-03-28
Make gun_SUITE:shutdown_reason test more reliable
Loïc Hoguin
2020-03-28
In gun_SUITE shutdown_reason case, don't match in receive
Loïc Hoguin
2020-03-27
Use infinity timeout for gun:await in reply_to tests
Loïc Hoguin
2020-03-27
Don't explictly wait for the message in reply_to tests
Loïc Hoguin
2020-03-27
Split the gun_SUITE:reply_to test in two cases
Loïc Hoguin
2020-03-27
Improve test timeout handling in gun_SUITE
Loïc Hoguin
2020-03-23
Tweak connection timeouts tests for Windows
Loïc Hoguin
2019-10-08
Fix retrying on disconnect with retry=1
Loïc Hoguin
2019-09-26
Remove UnprocessedStreams from the gun_down message
Loïc Hoguin
2019-09-26
Add a function to change the connection owner
Loïc Hoguin
2019-09-22
Add Socks5->HTTP/2 tests
Loïc Hoguin
2019-09-05
Implement graceful shutdown
Loïc Hoguin
2019-08-07
Enable nodelay to a test failing intermittently
Loïc Hoguin
2019-08-07
Timeout options tests taking long is not a failure
Loïc Hoguin
2019-08-06
Make gun_SUITE parallel and add retries on Windows
Loïc Hoguin
2019-07-27
Add the retry_fun option for different backoff strategies
Loïc Hoguin
2019-07-27
Postpone operations until connected
Tony Han
2019-07-25
Rename ws_echo test handler to ws_echo_h
Loïc Hoguin
2019-07-22
Split domain lookup/connect/TLS handshake and add events
Loïc Hoguin
2019-04-26
Rename owner_gone into owner_down
Loïc Hoguin
2019-04-26
Add the supervise option to start without supervisor
Loïc Hoguin
2019-04-26
No longer error out when the owner exits
Loïc Hoguin
2019-04-25
Fix failures resulting from connect error delays on Windows
Loïc Hoguin
2019-01-10
Tweak another timeout
Loïc Hoguin
2019-01-10
Tweak more test timeouts
Loïc Hoguin
2019-01-10
Tweak timeouts to fix intermittent failures
Loïc Hoguin
2019-01-09
Add function gun:stream_info/2
Loïc Hoguin
2019-01-06
Lowercase header names automatically and accept more types
Loïc Hoguin
2019-01-06
Don't output unrelated errors in successful tests
Loïc Hoguin
2019-01-06
Add a timeout to prevent an intermittent failure
Loïc Hoguin
2019-01-06
Fix KilledStreams value for HTTP for connection: close responses
Loïc Hoguin
2019-01-05
Fix atom hostnames
Loïc Hoguin
2019-01-05
Don't send empty data chunks
Loïc Hoguin
2019-01-05
Ensure Gun retries connecting immediately
Loïc Hoguin
2019-01-03
Update copyright years
Loïc Hoguin
2018-12-31
Separate request/4,5,6 into headers/4,5 and request/5,6
Loïc Hoguin
2018-10-11
Make all the gun_SUITE test self-reliable
Loïc Hoguin
2018-06-04
Update copyright years
Loïc Hoguin
2018-06-03
Change messages to gun_upgrade and gun_ws with stream reference
Loïc Hoguin
2017-12-16
Add support for unix sockets
michael-coles
[next]