Closed ktdreyer closed 7 years ago
Assert main()'s behavior, rather than simply testing that we don't raise.
main()
Ensure that main's --insecure arg sets the chacra_ssl_verify config option as expected.
--insecure
chacra_ssl_verify
Coverage increased (+1.1%) to 58.127% when pulling 3a170b9d7bde85c5c37e5c442d0b40d1705af9ca on ktdreyer:test-main into 69a6f2beb2c7e78f0e6914fc9f68c05a1b9c55c1 on red-hat-storage:master.
Assert
main()
's behavior, rather than simply testing that we don't raise.Ensure that main's
--insecure
arg sets thechacra_ssl_verify
config option as expected.