diff test-data/test.json @ 1:35cef758050c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_ncbi_fcs_gx_database_downloader commit 25c9d8d297d0e10f92e373f6a959274dedc10433
author iuc
date Wed, 09 Oct 2024 08:53:07 +0000
parents 6be6e6198ac3
children
line wrap: on
line diff
--- a/test-data/test.json	Fri Jan 12 22:11:17 2024 +0000
+++ b/test-data/test.json	Wed Oct 09 08:53:07 2024 +0000
@@ -1,24 +1,28 @@
 \{
   "data_tables": \{
-    "ncbi_fcs_gx_databases": \{
+    "ncbi_fcs_gx_databases_ext": \{
       "add": \[
         \{
-          "name": "[^"]+",
+          "description": "Test Database",
+          "local_manifest": ".+",
+          "phone_home": "0",
+          "phone_home_label": "",
           "source_manifest": "https://ncbi-fcs-gx.s3.amazonaws.com/gxdb/test-only/test-only.manifest",
-          "value": "test-only"
+          "use_source_manifest": "1",
+          "value": "test"
         \}
       \]
     \},
     "ncbi_fcs_gx_divisions": \{
       "add": \[
         \{
-          "name": "Bacteria - CFB group bacteria",
-          "tag": "test-only",
+          "description": "Bacteria - CFB group bacteria",
+          "tag": "test",
           "value": "prok:CFB group bacteria"
         \},
         \{
-          "name": "Unknown / Unclassified",
-          "tag": "test-only",
+          "description": "Unknown / Unclassified",
+          "tag": "test",
           "value": "unkn:unknown"
         \}
       \]