hurl/integration/tests_ok_not_linted/empty_section.hurl

13 lines
166 B
Plaintext
Raw Normal View History

2023-08-02 16:57:40 +03:00
GET http://localhost:8000/hello
[BasicAuth]
[QueryStringParams]
[FormParams]
[MultipartFormData]
[Cookies]
[Options]
HTTP 200
[Captures]
[Asserts]
`Hello World!`