trillium-testing-v0.4.0
·
975 commits
to main
since this release
- 6f4f4ea testing minor feature: make TestConn::take_response_body_string sync
- 4de6d21 matching a None value in assert_headers asserts that the header was not set
- 0fa8409 2021
- ef2abe2 minor removal: remove TestConn:: run_async and TestConn::async_on
- c59708f use with_socket to abstract away tcpconnections
- 8e6723b testing: use init and a channel to wait for the server to come up
- y9ad8a388a2 add TestConn::secure