Mercurial > repos > gga > apollo_iframe
comparison json2iframe.xml @ 7:d7c23d4336b6 draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit d9f27b297d9a919471c92b02ecf6cc9554457211
| author | gga |
|---|---|
| date | Thu, 25 Oct 2018 05:46:53 -0400 |
| parents | 8fe4b02c067b |
| children | 46f973ab5831 |
comparison
equal
deleted
inserted
replaced
| 6:5337cdb850c9 | 7:d7c23d4336b6 |
|---|---|
| 18 <data format="html" name="output"/> | 18 <data format="html" name="output"/> |
| 19 </outputs> | 19 </outputs> |
| 20 <tests> | 20 <tests> |
| 21 <test> | 21 <test> |
| 22 <param name="json_file" value="fake.json"/> | 22 <param name="json_file" value="fake.json"/> |
| 23 <output name="html"> | 23 <output name="output"> |
| 24 <assert_contents> | 24 <assert_contents> |
| 25 <has_text text="Embedded Apollo Access" /> | 25 <has_text text="Embedded Apollo Access" /> |
| 26 </assert_contents> | 26 </assert_contents> |
| 27 </output> | 27 </output> |
| 28 </test> | 28 </test> |
