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