diff --git a/ci/check.sh b/ci/check.sh index b61c99741..8712d471b 100755 --- a/ci/check.sh +++ b/ci/check.sh @@ -4,7 +4,7 @@ set -e shellcheck ./*.sh ./*/*.sh # watch eprintln!/eprintln! -find src -name "*.rs" | grep -E -v 'logger|hurlfmt|http/client' | while read -r f; do +find src -name "*.rs" | grep -E -v 'logger|hurlfmt|http/client|hurl_file' | while read -r f; do if grep -q eprintln "$f"; then echo "file '$f' contains a println!" exit 1 diff --git a/integration/report/html/index.html b/integration/report/html/index.html index a861aa04e..06a24ae01 100644 --- a/integration/report/html/index.html +++ b/integration/report/html/index.html @@ -1,2 +1,2 @@ -
filename | duration |
tests/assert_base64.hurl | 0.002s |
tests/assert_header.hurl | 0.003s |
tests/assert_json.hurl | 0.009s |
tests/assert_match.hurl | 0.016s |
tests/assert_regex.hurl | 0.004s |
tests/assert_xpath.hurl | 0.002s |
tests/bytes.hurl | 0.002s |
tests/capture_and_assert.hurl | 0.002s |
tests/captures.hurl | 0.008s |
tests/cookies.hurl | 0.016s |
tests/cookie_storage.hurl | 0.003s |
tests/delete.hurl | 0.002s |
tests/empty.hurl | 0s |
tests/encoding.hurl | 0.006s |
tests/error_assert_base64.hurl | 0.002s |
tests/error_assert_file.hurl | 0.002s |
tests/error_assert_header_not_found.hurl | 0.002s |
tests/error_assert_header_value.hurl | 0.001s |
tests/error_assert_http_version.hurl | 0.001s |
tests/error_assert_invalid_predicate_type.hurl | 0.002s |
tests/error_assert_match_utf8.hurl | 0.002s |
tests/error_assert_query_cookie.hurl | 0.004s |
tests/error_assert_query_invalid_regex.hurl | 0.002s |
tests/error_assert_query_invalid_xpath.hurl | 0.002s |
tests/error_assert_status.hurl | 0.002s |
tests/error_assert_template_variable_not_found.hurl | 0.002s |
tests/error_assert_value_error.hurl | 0.004s |
tests/error_assert_variable.hurl | 0.005s |
tests/error_file_read_access.hurl | 0s |
tests/error_http_connection.hurl | 0.006s |
tests/error_invalid_jsonpath.hurl | 0.002s |
tests/error_invalid_url.hurl | 0s |
tests/error_invalid_xml.hurl | 0.002s |
tests/error_multipart_form_data.hurl | 0s |
tests/error_predicate.hurl | 0.013s |
tests/error_query_header_not_found.hurl | 0.002s |
tests/error_query_invalid_json.hurl | 0.002s |
tests/error_query_invalid_utf8.hurl | 0.002s |
tests/error_template_variable_not_found.hurl | 0s |
tests/error_template_variable_not_renderable.hurl | 0.002s |
tests/error_timeout.hurl | 2.004s |
tests/follow_redirect.hurl | 0.002s |
tests/form_params.hurl | 0.004s |
tests/headers.hurl | 0.011s |
tests/hello.hurl | 0.003s |
tests/multipart_form_data.hurl | 0.003s |
tests/no_entry.hurl | 0s |
tests/output.hurl | 0.003s |
tests/patch.hurl | 0.002s |
tests/post_base64.hurl | 0.002s |
tests/post_file.hurl | 0.002s |
tests/post_json.hurl | 0.015s |
tests/post_multilines.hurl | 0.005s |
tests/post_xml.hurl | 0.004s |
tests/predicates-string.hurl | 0.005s |
tests/put.hurl | 0.001s |
tests/querystring_params.hurl | 0.007s |
tests/redirect.hurl | 0.004s |
tests/utf8.hurl | 0.002s |
filename | duration |
tests/assert_base64.hurl | 0.005s |
tests/assert_header.hurl | 0.006s |
tests/assert_json.hurl | 0.011s |
tests/assert_match.hurl | 0.021s |
tests/assert_regex.hurl | 0.008s |
tests/assert_xpath.hurl | 0.006s |
tests/bytes.hurl | 0.005s |
tests/capture_and_assert.hurl | 0.006s |
tests/captures.hurl | 0.012s |
tests/cookies.hurl | 0.018s |
tests/cookie_storage.hurl | 0.007s |
tests/delete.hurl | 0.005s |
tests/empty.hurl | 0s |
tests/encoding.hurl | 0.007s |
tests/error_assert_base64.hurl | 0.006s |
tests/error_assert_file.hurl | 0.006s |
tests/error_assert_header_not_found.hurl | 0.007s |
tests/error_assert_header_value.hurl | 0.006s |
tests/error_assert_http_version.hurl | 0.005s |
tests/error_assert_invalid_predicate_type.hurl | 0.007s |
tests/error_assert_match_utf8.hurl | 0.005s |
tests/error_assert_query_cookie.hurl | 0.008s |
tests/error_assert_query_invalid_regex.hurl | 0.006s |
tests/error_assert_query_invalid_xpath.hurl | 0.006s |
tests/error_assert_status.hurl | 0.006s |
tests/error_assert_template_variable_not_found.hurl | 0.006s |
tests/error_assert_value_error.hurl | 0.008s |
tests/error_assert_variable.hurl | 0.008s |
tests/error_file_read_access.hurl | 0s |
tests/error_http_connection.hurl | 0.06s |
tests/error_invalid_jsonpath.hurl | 0.005s |
tests/error_invalid_url.hurl | 0s |
tests/error_invalid_xml.hurl | 0.005s |
tests/error_multipart_form_data.hurl | 0s |
tests/error_predicate.hurl | 0.016s |
tests/error_query_header_not_found.hurl | 0.006s |
tests/error_query_invalid_json.hurl | 0.006s |
tests/error_query_invalid_utf8.hurl | 0.006s |
tests/error_template_variable_not_found.hurl | 0s |
tests/error_template_variable_not_renderable.hurl | 0.006s |
tests/error_timeout.hurl | 2.007s |
tests/follow_redirect.hurl | 0.006s |
tests/form_params.hurl | 0.008s |
tests/headers.hurl | 0.014s |
tests/hello.hurl | 0.007s |
tests/multipart_form_data.hurl | 0.007s |
tests/no_entry.hurl | 0s |
tests/output.hurl | 0.007s |
tests/patch.hurl | 0.006s |
tests/post_base64.hurl | 0.005s |
tests/post_file.hurl | 0.006s |
tests/post_json.hurl | 0.017s |
tests/post_multilines.hurl | 0.009s |
tests/post_xml.hurl | 0.007s |
tests/predicates-string.hurl | 0.008s |
tests/put.hurl | 0.005s |
tests/querystring_params.hurl | 0.011s |
tests/redirect.hurl | 0.007s |
tests/utf8.hurl | 0.006s |