tardis.apps.sftp.tests package¶
Submodules¶
tardis.apps.sftp.tests.test_sftp module¶
-
class
tardis.apps.sftp.tests.test_sftp.SFTPDManagementTestCase(methodName='runTest')¶ Bases:
django.test.testcases.TestCase-
testSFTPDWithoutHostKey()¶ Attempting to start the SFTPD service without a host key should raise an SSHException
-
-
class
tardis.apps.sftp.tests.test_sftp.SFTPTest(methodName='runTest')¶ Bases:
django.test.testcases.TestCase-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_cybderduck_connection_window()¶
-
test_sftp()¶
-
test_sftp_dynamic_docs_dataset(mock_webpack_get_bundle)¶
-
test_sftp_dynamic_docs_experiment(mock_webpack_get_bundle)¶
-
test_sftp_key_connect()¶
-