- name: svdb query
  command: nextflow run ./tests/modules/svdb/query -entry test_svdb_query -c ./tests/config/nextflow.config -c ./tests/modules/svdb/query/nextflow.config
  tags:
    - svdb
    - svdb/query
  files:
    - path: output/svdb/test_query.vcf

- name: svdb query multiple
  command: nextflow run ./tests/modules/svdb/query -entry test_svdb_query_multiple -c ./tests/config/nextflow.config -c ./tests/modules/svdb/query/nextflow.config
  tags:
    - svdb
    - svdb/query
  files:
    - path: output/svdb/test_query.vcf