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.

tool_shed.test package

Tool shed functional Tests

Subpackages

Submodules

tool_shed.test.functional_tests module

Test driver for tool shed functional tests.

Launch this script by running run_tests.sh -t from GALAXY_ROOT.

class tool_shed.test.functional_tests.ToolShedTestDriver[source]

Bases: galaxy_test.driver.driver_util.TestDriver

Instantial a Galaxy-style nose TestDriver for testing the tool shed.

setup()[source]

Entry point for test driver script.