summaryrefslogtreecommitdiffhomepage
path: root/test/test_tls_sni.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-06-30Tests: minor improvements.Andrei Zeliankou1-1/+1
Added "go" availability check before trying to build an application. update_action() method used were possible and fixed bug with the relative path determination in test_static_chroot.py. Templates optimization and style fixes.
2022-04-11Tests: style.Andrei Zeliankou1-4/+3
2021-11-15Tests: refactored working with processes.Andrei Zeliankou1-2/+2
2021-11-02Tests: removed unused imports.Andrei Zeliankou1-1/+0
2021-10-18Tests: style.Andrei Zeliankou1-1/+0
2021-07-23Tests: added SNI test without hostname in request.Andrei Zeliankou1-0/+20
2021-04-05Tests: style.Andrei Zeliankou1-19/+9
2021-03-26Tests: SNI.Andrei Zeliankou1-0/+286