mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
Add test for scripts/galaxy-main
This commit is contained in:
@@ -160,6 +160,9 @@ class ScriptsIntegrationTestCase(integration_util.IntegrationTestCase):
|
||||
# TODO: test creating a smaller database - e.g. tool install database based on fresh
|
||||
# config file.
|
||||
|
||||
def test_galaxy_main(self):
|
||||
self._scripts_check_argparse_help("galaxy-main")
|
||||
|
||||
def test_runtime_stats(self):
|
||||
self._skip_if_not_postgres()
|
||||
self._scripts_check_argparse_help("runtime_stats.py")
|
||||
|
||||
Reference in New Issue
Block a user