galaxy_test.base package¶
Submodules¶
galaxy_test.base.api module¶
galaxy_test.base.api_asserts module¶
galaxy_test.base.api_util module¶
- galaxy_test.base.api_util.get_admin_api_key() str[source]¶
Test admin API key to use for functional tests.
This key should be configured as a admin API key and should be able to create additional users and keys.
galaxy_test.base.constants module¶
Just constants useful for testing across test types.
galaxy_test.base.env module¶
Base utilities for working Galaxy test environments.