Warning
This document is for an in-development version of Galaxy. You can alternatively view this page in the latest release if it exists or view the top of the latest release's documentation.
galaxy_test.api package¶
Submodules¶
galaxy_test.api.test_api_batch module¶
galaxy_test.api.test_authenticate module¶
galaxy_test.api.test_configuration module¶
galaxy_test.api.test_dataset_collections module¶
galaxy_test.api.test_datasets module¶
galaxy_test.api.test_datatypes module¶
galaxy_test.api.test_framework module¶
galaxy_test.api.test_galaxy_interactor module¶
galaxy_test.api.test_histories module¶
galaxy_test.api.test_history_contents module¶
- 
class 
galaxy_test.api.test_history_contents.HistoryContentsApiTestCase(methodName='runTest')[source]¶ Bases:
galaxy_test.driver.api.ApiTestCase,galaxy_test.base.populators.TestsDatasets
galaxy_test.api.test_history_contents_provenance module¶
galaxy_test.api.test_jobs module¶
galaxy_test.api.test_libraries module¶
- 
class 
galaxy_test.api.test_libraries.LibrariesApiTestCase(methodName='runTest')[source]¶ Bases:
galaxy_test.driver.api.ApiTestCase,galaxy_test.base.populators.TestsDatasets- 
test_fetch_bagit_archive_to_folder(test_item)¶ 
- 
 
galaxy_test.api.test_page_revisions module¶
galaxy_test.api.test_pages module¶
- 
class 
galaxy_test.api.test_pages.PageApiTestCase(methodName='runTest')[source]¶ Bases:
galaxy_test.api.test_pages.BasePageApiTestCase
galaxy_test.api.test_roles module¶
galaxy_test.api.test_search module¶
galaxy_test.api.test_tool_data module¶
Tests for the tool data API.
galaxy_test.api.test_tools module¶
- 
class 
galaxy_test.api.test_tools.ToolsTestCase(methodName='runTest')[source]¶ Bases:
galaxy_test.driver.api.ApiTestCase,galaxy_test.api.test_tools.TestsTools
galaxy_test.api.test_tools_upload module¶
galaxy_test.api.test_tours module¶
galaxy_test.api.test_users module¶
galaxy_test.api.test_visualizations module¶
galaxy_test.api.test_webhooks module¶
galaxy_test.api.test_workflow_extraction module¶
- 
class 
galaxy_test.api.test_workflow_extraction.WorkflowExtractionApiTestCase(methodName='runTest')[source]¶ Bases:
galaxy_test.api.test_workflows.BaseWorkflowsApiTestCase
galaxy_test.api.test_workflows module¶
- 
class 
galaxy_test.api.test_workflows.WorkflowsApiTestCase(methodName='runTest')[source]¶ Bases:
galaxy_test.api.test_workflows.BaseWorkflowsApiTestCase
galaxy_test.api.test_workflows_from_yaml module¶
- 
class 
galaxy_test.api.test_workflows_from_yaml.WorkflowsFromYamlApiTestCase(methodName='runTest')[source]¶ Bases:
galaxy_test.api.test_workflows.BaseWorkflowsApiTestCase