You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ulrich Carmesin
8294a7eb3c
|
2 years ago | |
---|---|---|
test | 2 years ago | |
testacnt | 2 years ago | |
testcm | 2 years ago | |
testcrm | 2 years ago | |
testcrmdb | 2 years ago | |
testpoldb | 2 years ago | |
testprd | 2 years ago | |
testprddb | 2 years ago | |
testrest | 2 years ago | |
.gitignore | 2 years ago | |
applications.yml | 2 years ago | |
readme.txt | 2 years ago | |
tool_i18n.yml | 2 years ago |
readme.txt
# TODO Beschreibung file-tools
* fileXml_tool
* fileJson_tool
* fileYaml_tool
* fileCsv_tool
* fileHtml_tool
...
# Funktionen
=== init_testcase ===
reset_tdata:
# TODO in file_tool
- envpath
- pattern
> rm
load_tdata:
# TODO in file_tool
- srcpath (tdata)
- envpath
- pattern
> cp
read_tdata:
- envpath
- pattern
> readfiles
=== execute_testcase ===
create_request:
- tdata
- mapping (befuellung)
- schema (formate)
- archivpath ( ergebnisse/comp/request )
> create+write
send_request:
- channel (sync/async)
... implement
- archivpath ( ergebnisse/comp/request )
- envpath / envconn
get_response:
- channel (sync/async)
... implement
- archivpath ( ergebnisse/comp/response )
- envpath ( ./log) / envconn ( = in Request empfangen )
=== collect_testcase ===
- envpath
- pattern
> readfiles