Mercurial > repos > iuc > ncbi_eutils_einfo
comparison einfo.xml @ 8:fe54c8d5d5fd draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit 41f5eb8e0aee5b779d618b5178098c4be89a9ef1
| author | iuc |
|---|---|
| date | Mon, 23 Jan 2023 10:38:29 +0000 |
| parents | ad0e3818b6ae |
| children | 6a0463d18db2 |
comparison
equal
deleted
inserted
replaced
| 7:ccc58c7435fd | 8:fe54c8d5d5fd |
|---|---|
| 38 </outputs> | 38 </outputs> |
| 39 <tests> | 39 <tests> |
| 40 <test> | 40 <test> |
| 41 <param name="query_type" value="Description"/> | 41 <param name="query_type" value="Description"/> |
| 42 <param name="db_select" value="pubmed"/> | 42 <param name="db_select" value="pubmed"/> |
| 43 <output name="default" file="pubmed.metadata.xml" compare="contains" ftype="xml"> | 43 <output name="default" file="pubmed.metadata.xml" compare="re_match_multiline" ftype="xml"> |
| 44 <assert_contents> | 44 <assert_contents> |
| 45 <is_valid_xml/> | 45 <is_valid_xml/> |
| 46 </assert_contents> | 46 </assert_contents> |
| 47 </output> | 47 </output> |
| 48 </test> | 48 </test> |
