Move integration tests in subfolder.
This commit is contained in:
parent
1086dc7dcb
commit
27b4c12c68
|
|
@ -1,4 +0,0 @@
|
|||
Set-StrictMode -Version latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
|
||||
hurl --test --report-tap tests_failed/parse_error_tap.tap tests_ok/hello/hello.hurl
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
hurl --test --report-tap tests_failed/parse_error_tap.tap tests_ok/hello/hello.hurl
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
Set-StrictMode -Version latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
|
||||
hurl --test --report-tap tests_failed/parse_error_tap/parse_error_tap.tap tests_ok/hello/hello.hurl
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
hurl --test --report-tap tests_failed/parse_error_tap/parse_error_tap.tap tests_ok/hello/hello.hurl
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
hurl tests_failed/predicate.hurl
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:4:0
|
||||
--> tests_failed/predicate/predicate.hurl:4:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -9,7 +9,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:5:0
|
||||
--> tests_failed/predicate/predicate.hurl:5:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -19,7 +19,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:6:0
|
||||
--> tests_failed/predicate/predicate.hurl:6:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -29,7 +29,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:7:0
|
||||
--> tests_failed/predicate/predicate.hurl:7:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -39,7 +39,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:8:0
|
||||
--> tests_failed/predicate/predicate.hurl:8:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -49,7 +49,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:9:0
|
||||
--> tests_failed/predicate/predicate.hurl:9:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -60,7 +60,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:10:0
|
||||
--> tests_failed/predicate/predicate.hurl:10:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -71,7 +71,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:11:0
|
||||
--> tests_failed/predicate/predicate.hurl:11:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -82,7 +82,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:12:0
|
||||
--> tests_failed/predicate/predicate.hurl:12:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -93,7 +93,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:13:0
|
||||
--> tests_failed/predicate/predicate.hurl:13:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -104,7 +104,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:14:0
|
||||
--> tests_failed/predicate/predicate.hurl:14:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -115,7 +115,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:15:0
|
||||
--> tests_failed/predicate/predicate.hurl:15:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -126,7 +126,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:16:0
|
||||
--> tests_failed/predicate/predicate.hurl:16:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -137,7 +137,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:17:0
|
||||
--> tests_failed/predicate/predicate.hurl:17:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -148,7 +148,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:18:0
|
||||
--> tests_failed/predicate/predicate.hurl:18:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -158,7 +158,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:19:0
|
||||
--> tests_failed/predicate/predicate.hurl:19:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -168,7 +168,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:20:0
|
||||
--> tests_failed/predicate/predicate.hurl:20:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -178,7 +178,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:21:0
|
||||
--> tests_failed/predicate/predicate.hurl:21:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -188,7 +188,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Invalid regex
|
||||
--> tests_failed/predicate.hurl:22:22
|
||||
--> tests_failed/predicate/predicate.hurl:22:22
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -197,7 +197,7 @@ error: Invalid regex
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:23:0
|
||||
--> tests_failed/predicate/predicate.hurl:23:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -207,7 +207,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Filter error
|
||||
--> tests_failed/predicate.hurl:24:22
|
||||
--> tests_failed/predicate/predicate.hurl:24:22
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -216,7 +216,7 @@ error: Filter error
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:25:0
|
||||
--> tests_failed/predicate/predicate.hurl:25:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -226,7 +226,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:26:0
|
||||
--> tests_failed/predicate/predicate.hurl:26:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -236,7 +236,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:27:0
|
||||
--> tests_failed/predicate/predicate.hurl:27:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -246,7 +246,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:28:0
|
||||
--> tests_failed/predicate/predicate.hurl:28:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -256,7 +256,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:29:0
|
||||
--> tests_failed/predicate/predicate.hurl:29:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -266,7 +266,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:30:0
|
||||
--> tests_failed/predicate/predicate.hurl:30:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -276,7 +276,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:31:0
|
||||
--> tests_failed/predicate/predicate.hurl:31:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -286,7 +286,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:32:0
|
||||
--> tests_failed/predicate/predicate.hurl:32:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -296,7 +296,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:33:0
|
||||
--> tests_failed/predicate/predicate.hurl:33:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -306,7 +306,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:34:0
|
||||
--> tests_failed/predicate/predicate.hurl:34:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -316,7 +316,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:35:0
|
||||
--> tests_failed/predicate/predicate.hurl:35:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -326,7 +326,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:36:0
|
||||
--> tests_failed/predicate/predicate.hurl:36:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -336,7 +336,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Filter error
|
||||
--> tests_failed/predicate.hurl:37:24
|
||||
--> tests_failed/predicate/predicate.hurl:37:24
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -345,7 +345,7 @@ error: Filter error
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:38:0
|
||||
--> tests_failed/predicate/predicate.hurl:38:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -355,7 +355,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:39:0
|
||||
--> tests_failed/predicate/predicate.hurl:39:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -365,7 +365,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:40:0
|
||||
--> tests_failed/predicate/predicate.hurl:40:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -375,7 +375,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:41:0
|
||||
--> tests_failed/predicate/predicate.hurl:41:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -385,7 +385,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:42:0
|
||||
--> tests_failed/predicate/predicate.hurl:42:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -395,7 +395,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:43:0
|
||||
--> tests_failed/predicate/predicate.hurl:43:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -405,7 +405,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:44:0
|
||||
--> tests_failed/predicate/predicate.hurl:44:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -415,7 +415,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:45:0
|
||||
--> tests_failed/predicate/predicate.hurl:45:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -425,7 +425,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:46:0
|
||||
--> tests_failed/predicate/predicate.hurl:46:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -435,7 +435,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:47:0
|
||||
--> tests_failed/predicate/predicate.hurl:47:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -445,7 +445,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:48:0
|
||||
--> tests_failed/predicate/predicate.hurl:48:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -455,7 +455,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:49:0
|
||||
--> tests_failed/predicate/predicate.hurl:49:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -465,7 +465,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:50:0
|
||||
--> tests_failed/predicate/predicate.hurl:50:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -475,7 +475,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:51:0
|
||||
--> tests_failed/predicate/predicate.hurl:51:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -485,7 +485,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:52:0
|
||||
--> tests_failed/predicate/predicate.hurl:52:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -495,7 +495,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:53:0
|
||||
--> tests_failed/predicate/predicate.hurl:53:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -505,7 +505,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:54:0
|
||||
--> tests_failed/predicate/predicate.hurl:54:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -515,7 +515,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:55:0
|
||||
--> tests_failed/predicate/predicate.hurl:55:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -525,7 +525,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:56:0
|
||||
--> tests_failed/predicate/predicate.hurl:56:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -535,7 +535,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:57:0
|
||||
--> tests_failed/predicate/predicate.hurl:57:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -545,7 +545,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:58:0
|
||||
--> tests_failed/predicate/predicate.hurl:58:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -555,7 +555,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:59:0
|
||||
--> tests_failed/predicate/predicate.hurl:59:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -565,7 +565,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:60:0
|
||||
--> tests_failed/predicate/predicate.hurl:60:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -575,7 +575,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:61:0
|
||||
--> tests_failed/predicate/predicate.hurl:61:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -585,7 +585,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:62:0
|
||||
--> tests_failed/predicate/predicate.hurl:62:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -595,7 +595,7 @@ error: Assert failure
|
|||
|
|
||||
|
||||
error: Assert failure
|
||||
--> tests_failed/predicate.hurl:63:0
|
||||
--> tests_failed/predicate/predicate.hurl:63:0
|
||||
|
|
||||
| GET http://localhost:8000/predicate/error/type
|
||||
| ...
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
Set-StrictMode -Version latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
hurl tests_failed/predicate.hurl
|
||||
|
||||
hurl tests_failed/predicate/predicate.hurl
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
hurl tests_failed/predicate/predicate.hurl
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
error: HTTP connection
|
||||
--> tests_ok/hello/hello.hurl:1:5
|
||||
--> tests_failed/proxy/proxy.hurl:1:5
|
||||
|
|
||||
1 | GET http://localhost:8000/hello
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ (5) Could not resolve proxy: <<<(unknown|localhost)>>>
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
Set-StrictMode -Version latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
|
||||
hurl --proxy unknown tests_failed/proxy/proxy.hurl
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
hurl --proxy unknown tests_failed/proxy/proxy.hurl
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
error: HTTP connection
|
||||
--> tests_ok/hello/hello.hurl:1:5
|
||||
--> tests_failed/proxy/proxy.hurl:1:5
|
||||
|
|
||||
1 | GET http://localhost:8000/hello
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ (7) Failed to connect to localhost port 1111<<<.*?>>>
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
Set-StrictMode -Version latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
|
||||
hurl --proxy localhost:1111 tests_ok/hello/hello.hurl
|
||||
hurl --proxy localhost:1111 tests_failed/proxy/proxy.hurl
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
hurl --proxy localhost:1111 tests_failed/proxy/proxy.hurl
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
hurl --proxy unknown tests_ok/hello/hello.hurl
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
hurl --proxy localhost:1111 tests_ok/hello/hello.hurl
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
error: Header not found
|
||||
--> tests_failed/query_header_not_found.hurl:3:1
|
||||
--> tests_failed/query/query_header_not_found.hurl:3:1
|
||||
|
|
||||
| GET http://localhost:8000/error-query-header-not-found
|
||||
| ...
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"cookies":[],"entries":[{"asserts":[{"line":2,"success":true},{"line":2,"success":true},{"line":3,"message":"Header not found\n --> tests_failed/query/query_header_not_found.hurl:3:1\n |\n | GET http://localhost:8000/error-query-header-not-found\n | ...\n 3 | Custom: XXX\n | ^^^^^^ this header has not been found in the response\n |","success":false}],"calls":[{"request":{"cookies":[],"headers":[{"name":"Host","value":"localhost:8000"},{"name":"Accept","value":"*/*"},{"name":"User-Agent","value":"hurl/<<<.*?>>>"}],"method":"GET","query_string":[],"url":"http://localhost:8000/error-query-header-not-found"},"response":{"cookies":[],"headers":[{"name":"Content-Length","value":"12"},{"name":"Content-Type","value":"text/html; charset=utf-8"},{"name":"Date","value":"<<<.*?>>>"},{"name":"Server","value":"Flask Server"},{"name":"Via","value":"waitress"}],"http_version":"HTTP/1.1","status":200},"timings":{"app_connect":<<<\d+>>>,"begin_call":"<<<.*?>>>","connect":<<<\d+>>>,"end_call":"<<<.*?>>>","name_lookup":<<<\d+>>>,"pre_transfer":<<<\d+>>>,"start_transfer":<<<\d+>>>,"total":<<<\d+>>>}}],"captures":[],"curl_cmd":"curl 'http://localhost:8000/error-query-header-not-found'","index":1,"line":1,"time":<<<\d+>>>}],"filename":"tests_failed/query/query_header_not_found.hurl","success":false,"time":<<<\d+>>>}
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
Set-StrictMode -Version latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
hurl --json tests_failed/query_header_not_found.hurl
|
||||
|
||||
hurl --json tests_failed/query/query_header_not_found.hurl
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
hurl --json tests_failed/query/query_header_not_found.hurl
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
error: Invalid JSON
|
||||
--> tests_failed/query_invalid_json.hurl:4:1
|
||||
--> tests_failed/query/query_invalid_json.hurl:4:1
|
||||
|
|
||||
| GET http://localhost:8000/error-query-invalid-json
|
||||
| ...
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
Set-StrictMode -Version latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
hurl tests_failed/query_invalid_json.hurl
|
||||
|
||||
hurl tests_failed/query/query_invalid_json.hurl
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
hurl tests_failed/query/query_invalid_json.hurl
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
error: Invalid decoding
|
||||
--> tests_failed/query_invalid_utf8.hurl:4:1
|
||||
--> tests_failed/query/query_invalid_utf8.hurl:4:1
|
||||
|
|
||||
| GET http://localhost:8000/error-query-invalid-utf8
|
||||
| ...
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
Set-StrictMode -Version latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
hurl tests_failed/query_invalid_utf8.hurl
|
||||
|
||||
hurl tests_failed/query/query_invalid_utf8.hurl
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
hurl tests_failed/query/query_invalid_utf8.hurl
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
error: Assert failure
|
||||
--> tests_failed/query_match_none.hurl:4:0
|
||||
--> tests_failed/query/query_match_none.hurl:4:0
|
||||
|
|
||||
| GET http://localhost:8000/query-match-none
|
||||
| ...
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
Set-StrictMode -Version latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
|
||||
hurl --proxy unknown tests_ok/hello/hello.hurl
|
||||
hurl tests_failed/query/query_match_none.hurl
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
hurl tests_failed/query/query_match_none.hurl
|
||||
|
|
@ -1 +0,0 @@
|
|||
{"cookies":[],"entries":[{"asserts":[{"line":2,"success":true},{"line":2,"success":true},{"line":3,"message":"Header not found\n --> tests_failed/query_header_not_found.hurl:3:1\n |\n | GET http://localhost:8000/error-query-header-not-found\n | ...\n 3 | Custom: XXX\n | ^^^^^^ this header has not been found in the response\n |","success":false}],"calls":[{"request":{"cookies":[],"headers":[{"name":"Host","value":"localhost:8000"},{"name":"Accept","value":"*/*"},{"name":"User-Agent","value":"hurl/<<<.*?>>>"}],"method":"GET","query_string":[],"url":"http://localhost:8000/error-query-header-not-found"},"response":{"cookies":[],"headers":[{"name":"Content-Length","value":"12"},{"name":"Content-Type","value":"text/html; charset=utf-8"},{"name":"Date","value":"<<<.*?>>>"},{"name":"Server","value":"Flask Server"},{"name":"Via","value":"waitress"}],"http_version":"HTTP/1.1","status":200},"timings":{"app_connect":<<<\d+>>>,"begin_call":"<<<.*?>>>","connect":<<<\d+>>>,"end_call":"<<<.*?>>>","name_lookup":<<<\d+>>>,"pre_transfer":<<<\d+>>>,"start_transfer":<<<\d+>>>,"total":<<<\d+>>>}}],"captures":[],"curl_cmd":"curl 'http://localhost:8000/error-query-header-not-found'","index":1,"line":1,"time":<<<\d+>>>}],"filename":"tests_failed/query_header_not_found.hurl","success":false,"time":<<<\d+>>>}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
hurl --json tests_failed/query_header_not_found.hurl
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
hurl tests_failed/query_invalid_json.hurl
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
hurl tests_failed/query_invalid_utf8.hurl
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
Set-StrictMode -Version latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
hurl tests_failed/query_match_none.hurl
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
hurl tests_failed/query_match_none.hurl
|
||||
|
|
@ -92,11 +92,11 @@ hurl --ipv4 --test `
|
|||
tests_failed/invalid_xml/invalid_xml.hurl `
|
||||
tests_failed/max_redirect/max_redirect_option.hurl `
|
||||
tests_failed/multipart_form_data/multipart_form_data.hurl `
|
||||
tests_failed/predicate.hurl `
|
||||
tests_failed/query_header_not_found.hurl `
|
||||
tests_failed/query_invalid_json.hurl `
|
||||
tests_failed/query_invalid_utf8.hurl `
|
||||
tests_failed/query_match_none.hurl `
|
||||
tests_failed/predicate/predicate.hurl `
|
||||
tests_failed/query/query_header_not_found.hurl `
|
||||
tests_failed/query/query_invalid_json.hurl `
|
||||
tests_failed/query/query_invalid_utf8.hurl `
|
||||
tests_failed/query/query_match_none.hurl `
|
||||
tests_failed/retry_option.hurl `
|
||||
tests_failed/template_variable_not_found.hurl `
|
||||
tests_failed/template_variable_not_renderable.hurl
|
||||
|
|
|
|||
|
|
@ -92,11 +92,11 @@ hurl --ipv4 --test \
|
|||
tests_failed/invalid_xml/invalid_xml.hurl \
|
||||
tests_failed/max_redirect/max_redirect_option.hurl \
|
||||
tests_failed/multipart_form_data/multipart_form_data.hurl \
|
||||
tests_failed/predicate.hurl \
|
||||
tests_failed/query_header_not_found.hurl \
|
||||
tests_failed/query_invalid_json.hurl \
|
||||
tests_failed/query_invalid_utf8.hurl \
|
||||
tests_failed/query_match_none.hurl \
|
||||
tests_failed/predicate/predicate.hurl \
|
||||
tests_failed/query/query_header_not_found.hurl \
|
||||
tests_failed/query/query_invalid_json.hurl \
|
||||
tests_failed/query/query_invalid_utf8.hurl \
|
||||
tests_failed/query/query_match_none.hurl \
|
||||
tests_failed/retry_option.hurl \
|
||||
tests_failed/template_variable_not_found.hurl \
|
||||
tests_failed/template_variable_not_renderable.hurl
|
||||
|
|
|
|||
|
|
@ -82,11 +82,11 @@ not ok 79 - tests_failed/invalid_url/invalid_url.hurl
|
|||
not ok 80 - tests_failed/invalid_xml/invalid_xml.hurl
|
||||
not ok 81 - tests_failed/max_redirect/max_redirect_option.hurl
|
||||
not ok 82 - tests_failed/multipart_form_data/multipart_form_data.hurl
|
||||
not ok 83 - tests_failed/predicate.hurl
|
||||
not ok 84 - tests_failed/query_header_not_found.hurl
|
||||
not ok 85 - tests_failed/query_invalid_json.hurl
|
||||
not ok 86 - tests_failed/query_invalid_utf8.hurl
|
||||
not ok 87 - tests_failed/query_match_none.hurl
|
||||
not ok 83 - tests_failed/predicate/predicate.hurl
|
||||
not ok 84 - tests_failed/query/query_header_not_found.hurl
|
||||
not ok 85 - tests_failed/query/query_invalid_json.hurl
|
||||
not ok 86 - tests_failed/query/query_invalid_utf8.hurl
|
||||
not ok 87 - tests_failed/query/query_match_none.hurl
|
||||
not ok 88 - tests_failed/retry_option.hurl
|
||||
not ok 89 - tests_failed/template_variable_not_found.hurl
|
||||
not ok 90 - tests_failed/template_variable_not_renderable.hurl
|
||||
|
|
|
|||
|
|
@ -91,11 +91,11 @@ hurl --ipv4 --parallel --test `
|
|||
tests_failed/invalid_xml/invalid_xml.hurl `
|
||||
tests_failed/max_redirect/max_redirect_option.hurl `
|
||||
tests_failed/multipart_form_data/multipart_form_data.hurl `
|
||||
tests_failed/predicate.hurl `
|
||||
tests_failed/query_header_not_found.hurl `
|
||||
tests_failed/query_invalid_json.hurl `
|
||||
tests_failed/query_invalid_utf8.hurl `
|
||||
tests_failed/query_match_none.hurl `
|
||||
tests_failed/predicate/predicate.hurl `
|
||||
tests_failed/query/query_header_not_found.hurl `
|
||||
tests_failed/query/query_invalid_json.hurl `
|
||||
tests_failed/query/query_invalid_utf8.hurl `
|
||||
tests_failed/query/query_match_none.hurl `
|
||||
tests_failed/retry_option.hurl `
|
||||
tests_failed/template_variable_not_found.hurl `
|
||||
tests_failed/template_variable_not_renderable.hurl
|
||||
|
|
|
|||
|
|
@ -89,11 +89,11 @@ hurl --ipv4 --parallel --test \
|
|||
tests_failed/invalid_xml/invalid_xml.hurl \
|
||||
tests_failed/max_redirect/max_redirect_option.hurl \
|
||||
tests_failed/multipart_form_data/multipart_form_data.hurl \
|
||||
tests_failed/predicate.hurl \
|
||||
tests_failed/query_header_not_found.hurl \
|
||||
tests_failed/query_invalid_json.hurl \
|
||||
tests_failed/query_invalid_utf8.hurl \
|
||||
tests_failed/query_match_none.hurl \
|
||||
tests_failed/predicate/predicate.hurl \
|
||||
tests_failed/query/query_header_not_found.hurl \
|
||||
tests_failed/query/query_invalid_json.hurl \
|
||||
tests_failed/query/query_invalid_utf8.hurl \
|
||||
tests_failed/query/query_match_none.hurl \
|
||||
tests_failed/retry_option.hurl \
|
||||
tests_failed/template_variable_not_found.hurl \
|
||||
tests_failed/template_variable_not_renderable.hurl
|
||||
|
|
|
|||
Loading…
Reference in New Issue