MANIFEST.in
README.md
dev_requirements.txt
requirements.txt
setup.py
test_requirements.txt
tox.ini
version.txt
cloudshell_shell_automation_tests.egg-info/PKG-INFO
cloudshell_shell_automation_tests.egg-info/SOURCES.txt
cloudshell_shell_automation_tests.egg-info/dependency_links.txt
cloudshell_shell_automation_tests.egg-info/entry_points.txt
cloudshell_shell_automation_tests.egg-info/requires.txt
cloudshell_shell_automation_tests.egg-info/top_level.txt
set_debug_logs/__init__.py
set_debug_logs/__main__.py
shell_tests/__init__.py
shell_tests/cli.py
shell_tests/configs.py
shell_tests/errors.py
shell_tests/oop_shellfoundry.py
shell_tests/prepare_env.py
shell_tests/report_result.py
shell_tests/run_tests.py
shell_tests/run_tests_for_sandbox.py
shell_tests/automation_tests/__init__.py
shell_tests/automation_tests/base.py
shell_tests/automation_tests/test_autoload.py
shell_tests/automation_tests/test_connectivity.py
shell_tests/automation_tests/test_restore_config.py
shell_tests/automation_tests/test_run_custom_command.py
shell_tests/automation_tests/test_save_config.py
shell_tests/automation_tests/test_traffic_generator_controller.py
shell_tests/automation_tests/test_vm_connections.py
shell_tests/handlers/__init__.py
shell_tests/handlers/abc_remote_file_handler.py
shell_tests/handlers/cs_handler.py
shell_tests/handlers/do_handler.py
shell_tests/handlers/ftp_handler.py
shell_tests/handlers/resource_handler.py
shell_tests/handlers/sandbox_handler.py
shell_tests/handlers/scp_handler.py
shell_tests/handlers/shell_handler.py
shell_tests/handlers/smb_handler.py
shell_tests/handlers/tftp_handler.py
shell_tests/handlers/vcenter_handler.py
shell_tests/helpers/__init__.py
shell_tests/helpers/app_helpers.py
shell_tests/helpers/check_resource_is_alive.py
shell_tests/helpers/cli_helpers.py
shell_tests/helpers/config_helpers.py
shell_tests/helpers/cs_helpers.py
shell_tests/helpers/cs_http.py
shell_tests/helpers/dependencies_helpers.py
shell_tests/helpers/download_files_helper.py
shell_tests/helpers/handler_storage.py
shell_tests/helpers/logger.py
shell_tests/helpers/shell_helpers.py
shell_tests/helpers/smb_helpers.py
shell_tests/helpers/tests_helpers.py
shell_tests/helpers/threads_helper.py
shell_tests/helpers/vm_helpers.py
shell_tests/helpers/package_api/Python Setup & Teardown.dll
shell_tests/helpers/package_api/__init__.py
shell_tests/helpers/package_api/app_position.py
shell_tests/helpers/package_api/bp_scripts.zip
shell_tests/helpers/package_api/models.py
shell_tests/helpers/package_api/package_api.py
tests/__init__.py
tests/base.py
tests/shell_tests/__init__.py
tests/shell_tests/test_config.py
tests/shell_tests/helpers/__init__.py
tests/shell_tests/helpers/test_do_helper.py