2020-08-27 10:07:46 +03:00
|
|
|
# Test body response with file assertion.
|
|
|
|
# We receive the body "Hello" and not "Hello World!"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GET http://localhost:8000/error-assert-file
|
2022-11-11 16:25:00 +03:00
|
|
|
HTTP 200
|
2020-11-08 21:52:23 +03:00
|
|
|
file,data.txt;
|
2020-08-27 10:07:46 +03:00
|
|
|
|