one.tests.remote.test_globus
Classes
Tests for the one.remote.globus module. |
|
Asynchronous Globus method tests. |
|
Tests for the GlobusClient class. |
- class TestGlobus(methodName='runTest')[source]
Bases:
TestCase
Tests for the one.remote.globus module.
- path_mock = None
The temporary location of remote parameters file.
- Type:
tempfile.TemporaryDirectory
- tempdir = None
- classmethod setUpClass() None [source]
Hook method for setting up class fixture before running tests in the class.
- test_get_local_endpoint_paths()[source]
Tests for one.remote.globus.get_local_endpoint_paths function.
- test_get_lab_from_endpoint_id()[source]
Tests for one.remote.globus.get_lab_from_endpoint_id function.