ANW-20 hurl HTTP contract-test harness
This commit is contained in:
parent
ec650e6c66
commit
b4a33abd71
50 changed files with 415 additions and 2 deletions
3
tests/hurl/notes/get_one_not_found.hurl
Normal file
3
tests/hurl/notes/get_one_not_found.hurl
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Missing path returns 404.
|
||||
GET {{host}}/notes/does-not-exist.md
|
||||
HTTP 404
|
||||
Loading…
Add table
Add a link
Reference in a new issue