run tests in verbose mode
- trap call functionalized through cleanup() function - function added to all test scripts - function prints out exit status of last command before trap - flag `--verbose` added to Snakemake calls in all test scripts - script tests rename to follow naming convention 'test_script_<script_name>_<script_run_mode>
parent
ba39b976
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- tests/test_create_dag_image/test.sh 8 additions, 1 deletiontests/test_create_dag_image/test.sh
- tests/test_create_rule_graph/test.sh 8 additions, 1 deletiontests/test_create_rule_graph/test.sh
- tests/test_integration_workflow/test.local.sh 13 additions, 2 deletionstests/test_integration_workflow/test.local.sh
- tests/test_integration_workflow/test.slurm.sh 13 additions, 2 deletionstests/test_integration_workflow/test.slurm.sh
- tests/test_scripts_labkey_to_snakemake_api/expected_output.md5 0 additions, 0 deletions.../test_scripts_labkey_to_snakemake_api/expected_output.md5
- tests/test_scripts_labkey_to_snakemake_api/test.sh 12 additions, 1 deletiontests/test_scripts_labkey_to_snakemake_api/test.sh
- tests/test_scripts_labkey_to_snakemake_table/expected_output.md5 0 additions, 0 deletions...est_scripts_labkey_to_snakemake_table/expected_output.md5
- tests/test_scripts_labkey_to_snakemake_table/input_table.tsv 0 additions, 0 deletionstests/test_scripts_labkey_to_snakemake_table/input_table.tsv
- tests/test_scripts_labkey_to_snakemake_table/test.sh 10 additions, 1 deletiontests/test_scripts_labkey_to_snakemake_table/test.sh
Loading
Please register or sign in to comment