StatCan / tass-ssat

Testing and Automated Services Suite – Suite et service d’automatisation et de testing
Apache License 2.0
0 stars 0 forks source link

Added preliminary template for execution file. #167

Open ty-desj opened 3 weeks ago

ty-desj commented 3 weeks ago

Redesign of the execution files. Closes #166

DominicParent commented 3 weeks ago

@ty-desj Just to confirm, the templates/execution-template.json file is the output file of tass-converter and the input file for tass-base, right? It's the one that can contain multiple browsers per test case and be "exploded" in a one browser per test case file when tass-base executes it, right?

ty-desj commented 3 weeks ago

Yes, the general workflow would be something like: Excel template -> tass-converter -> execution-template.json -> tass-base.

Eventually we would add the workflow for: current json template -> tass-converter -> execution-template.json -> tass-base