reanahub / reana-demo-root6-roofit

REANA example - ROOT6/ RooFit based physics analysis
MIT License
3 stars 34 forks source link

tests: add technology-specific feature files #62

Closed giuseppe-steduto closed 1 year ago

giuseppe-steduto commented 1 year ago

Separates the test feature files into different subfolders depending on the workflow engine (cwl, yadage, snakemake) used by the workflow. This is needed to look for log messages that are relevant to the specific workflow engine, and because workflows with different engines create different files in different folders of the workspace. Tests that are valid for all the workflow engines are kept at the highest level in the tests directory.