started adding "keywords" for each test, to better allow us to sum up what
kind of tests we have and how many tests that test certain features
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
<info>
|
||||
<keywords>
|
||||
HTTP
|
||||
HTTP POST
|
||||
HTTP Basic auth
|
||||
HTTP response-body but Content-Length: set to 0
|
||||
</keywords>
|
||||
</info>
|
||||
#
|
||||
# Server-side
|
||||
<reply name="1">
|
||||
<reply>
|
||||
<data>
|
||||
HTTP/1.0 200 OK
|
||||
Server: test-server/fake
|
||||
|
||||
Reference in New Issue
Block a user