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 init content 2 years ago
test init content 2 years ago
testacnt init content 2 years ago
testcm init content 2 years ago
testcrm init content 2 years ago
testcrmdb init content 2 years ago
testpoldb init content 2 years ago
testprd init content 2 years ago
testprddb init content 2 years ago
testrest init content 2 years ago
.gitignore init 2 years ago
applications.yml init content 2 years ago
readme.txt init content 2 years ago
tool_i18n.yml init content 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