Files
galaxy/test/integration/__init__.py
T

7 lines
232 B
Python

"""This module contains Galaxy integration tests.
Tests that start an actual Galaxy server with a particular configuration in
order to test something that cannot be tested with the default functional/api
testing configuration.
"""