9 lines
365 B
Text
9 lines
365 B
Text
|
the validate-script requires the following directory structure:
|
||
|
|
||
|
- NAME_OF_SERIES
|
||
|
- NAME_OF_TEST_CASE
|
||
|
- description - a short description of the setup
|
||
|
- input.curl - options for the request via curl
|
||
|
- output - the expected status output for this request (it is send as html comment)
|
||
|
- delay - [optional] may contain a delay after this test case in seconds
|