e2e_tests.test_cli package¶
Submodules¶
e2e_tests.test_cli.test_cli_connect_disconnect module¶
- class e2e_tests.test_cli.test_cli_connect_disconnect.TestCliConnectDisconnect¶
Bases:
object- test_warp_ip_address_change_on_connect_disconnect(warp: WarpActions)¶
Simple smoke test that validates that the connect and disconnect feature of the CLI functions, that both IPv4 and IPv6 addresses are enabled when connected and restored to system defaults when disconnected, and that the public ip address changes between connected and disconnected states.
- test_warp_mode_change_dns_resolution_check(warp: WarpActions, warp_mode: WarpModes)¶
This test checks that after the warp mode is changed the DNS resolves properly based on the warp mode.