Searched refs:run_test_server (Results 1 – 3 of 3) sorted by relevance
56 with test_utils.run_test_server() as httpd:82 with test_utils.run_test_server(use_ssl=True) as httpd:112 with test_utils.run_test_server() as httpd:864 with test_utils.run_test_server() as httpd:881 with test_utils.run_test_server() as httpd:
266 def run_test_server(*, host='127.0.0.1', port=0, use_ssl=False): function
472 with test_utils.run_test_server() as httpd:611 with test_utils.run_test_server() as httpd:628 with test_utils.run_test_server() as httpd:738 with test_utils.run_test_server(use_ssl=True) as httpd:764 with test_utils.run_test_server() as httpd:775 with test_utils.run_test_server() as httpd: