Mercurial > repos > iuc > circos
diff macros_tests.xml @ 12:290a11559985 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit e3d1aad2204a3385aa66f3b0625747151e9f94e8"
author | iuc |
---|---|
date | Mon, 22 Nov 2021 12:23:12 +0000 |
parents | 740057a5126d |
children | c4bde687c846 |
line wrap: on
line diff
--- a/macros_tests.xml Tue Nov 16 09:20:08 2021 +0000 +++ b/macros_tests.xml Mon Nov 22 12:23:12 2021 +0000 @@ -18,6 +18,31 @@ <output name="output_png" file="0/out.png" compare="sim_size" delta="15000" ftype="png"/> <output name="output_svg" file="0/out.svg" compare="sim_size" delta="15000" ftype="svg"/> </test> + + <test expect_failure="true"> + <section name="reference_genome"> + <conditional name="ref"> + <param name="ref_source" value="history" /> + <param name="genome_fasta" value="1/input.fa" /> + </conditional> + </section> + + <section name="outputs"> + <param name="png" value="yes" /> + <param name="svg" value="yes" /> + </section> + + <section name="limits"> + <param name="max_ticks" value="1" /> + <param name="max_ideograms" value="1" /> + <param name="max_links" value="1" /> + <param name="max_points_per_track" value="1" /> + </section> + + <output name="output_png" file="0/out.png" compare="sim_size" delta="15000" ftype="png"/> + <output name="output_svg" file="0/out.svg" compare="sim_size" delta="15000" ftype="svg"/> + </test> + <test> <section name="reference_genome"> <conditional name="ref">