- Goto Vyne and issue a query that you want to test
- Once Query Results are ready, click on Download button and select 'as Test Case' option:
- Give a name to your test case:
- Download the 'test zip' file:
-
Extract the Zip
-
Run 'vynetest' app with the path of the extracted folder:
./vynetest queryTest -p [PATH TO YOUR TEST QUERY PACKAGE FOLDER]
- Goto Vyne and issue a query that you want to test
- Once Query Results are ready, click on Download button and select 'as Test Case' option:
- Give a name to your test case:
- Download the 'test zip' file:
-
Extract the Zip
-
Run 'vynetest' app with the path of the extracted folder and the path of destination folder for extracted taxonomy:
./vynetest extractSchema -p [PATH TO YOUR TEST QUERY PACKAGE FOLDER] -o [PATH TO YOUR TARGET TAXONOMY FOLDER]