diff bcftools_consensus.xml @ 21:1171446da5db draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit bfc4ff4956b94885638ae07a2560bac5f84fcca8
author iuc
date Tue, 16 Jul 2024 17:12:58 +0000
parents 95c6f3f4c77f
children
line wrap: on
line diff
--- a/bcftools_consensus.xml	Thu Jan 12 15:42:32 2023 +0000
+++ b/bcftools_consensus.xml	Tue Jul 16 17:12:58 2024 +0000
@@ -139,7 +139,7 @@
         </data>
     </outputs>
     <tests>
-        <test>
+        <test expect_num_outputs="2">
             <expand macro="test_using_reference" ref="consensus.fa" />
             <param name="input_file" ftype="vcf" value="consensus.vcf" />
             <param name="mask" ftype="tabular" value="consensus.tab" />
@@ -155,7 +155,7 @@
                 </assert_contents>
             </output>
         </test>
-        <test>
+        <test expect_num_outputs="2">
             <expand macro="test_using_reference" select_from="cached" ref="consensus" />
             <param name="input_file" ftype="vcf" dbkey="?" value="consensus.vcf" />
             <param name="mask" ftype="tabular" value="consensus.tab" />
@@ -171,7 +171,7 @@
                 </assert_contents>
             </output>
         </test>
-        <test>
+        <test expect_num_outputs="1">
             <expand macro="test_using_reference" ref="consensus.fa" />
             <param name="input_file" ftype="vcf" value="consensus.vcf" />
             <param name="mask" ftype="tabular" value="consensus.tab" />
@@ -186,7 +186,7 @@
                 </assert_contents>
             </output>
         </test>
-        <test>
+        <test expect_num_outputs="1">
             <expand macro="test_using_reference" ref="consensus.fa" />
             <param name="input_file" ftype="vcf" value="consensus.vcf" />
             <section name="sec_restrict">
@@ -199,7 +199,7 @@
             </output>
         </test>
         <!--Test absent option-->
-        <test>
+        <test expect_num_outputs="1">
             <expand macro="test_using_reference" ref="consensus.fa" />
             <param name="input_file" ftype="vcf" value="consensus.vcf" />
             <section name="sec_restrict">
@@ -216,7 +216,7 @@
             </assert_command>
         </test>
         <!--Test mask options -->
-        <test>
+        <test expect_num_outputs="1">
             <expand macro="test_using_reference" ref="consensus.fa" />
             <param name="input_file" ftype="vcf" value="consensus.vcf" />
             <section name="sec_restrict">