Update Test integ

This commit is contained in:
Fabrice Reix 2021-02-13 20:57:27 +01:00
parent 6827671944
commit e60a06703c
10 changed files with 10 additions and 7 deletions

View File

@ -0,0 +1 @@
warning: no entry have been executed for file tests/color.hurl

View File

@ -0,0 +1 @@
0

View File

@ -0,0 +1 @@
<div class="hurl-file"></div>

View File

View File

@ -0,0 +1 @@
{"entries":[]}

View File

@ -1,4 +1,4 @@
error: Assert Failure
error: Assert Failure
--> tests/error_assert_variable.hurl:8:0
|
8 | variable "toto" equals "tata"
@ -6,14 +6,14 @@
| expected: string <tata>
|
error: Undefined Variable
error: Undefined Variable
--> tests/error_assert_variable.hurl:9:28
|
9 | variable "status" equals {{unknown}}
| ^^^^^^^ You must set the variable unknown
|
error: Assert Failure
error: Assert Failure
--> tests/error_assert_variable.hurl:10:0
|
10 | variable "status" equals {{type}}
@ -21,7 +21,7 @@
| expected: string <text/html; charset=utf-8>
|
error: Assert Failure
error: Assert Failure
--> tests/error_assert_variable.hurl:11:0
|
11 | variable "status" equals {{length}}

View File

@ -1 +1 @@
warning: Could not uncompress response with gzip
error: Could not uncompress response with gzip

View File

@ -1,4 +1,4 @@
error: Undefined Variable
error: Undefined Variable
--> tests/error_template_variable_not_found.hurl:1:7
|
1 | GET {{url}}