e2e_tests package

Subpackages

Submodules

e2e_tests.test_connection module

class e2e_tests.test_connection.TestConnection

Bases: object

Suite of basic connection tests for the warp client

test_warp_cli_connect_disconnect_toggle(warp: WarpActions, registration_type)

Test that the warp client is able to connect and disconnect multiple times in a row. This test is a port of 0101-connection_orange.ps1