Closes #148. This is the last bit of functionality migrated from https://github.com/mbland/certbot-webroot-setup, providing a standard means of checking for file and command existence and reporting errors.
Also removes and documents an unreachable failure case in demo-core prompt, fixes the load environment line for new --test for tests created at the top level of _GO_TEST_DIR, and updates a misnamed test case in tests/new.bats.
Coverage increased (+0.07%) to 94.603% when pulling f495845abdd21bceeb775d5fa89e584f90c17fb3 on existence into 151342891888baa771deffcbe0a8b29a60821eb9 on master.
Coverage increased (+0.07%) to 94.603% when pulling 5ba9f304f356b142c74275237682150ce9b8e05c on existence into 151342891888baa771deffcbe0a8b29a60821eb9 on master.
Closes #148. This is the last bit of functionality migrated from https://github.com/mbland/certbot-webroot-setup, providing a standard means of checking for file and command existence and reporting errors.
Also removes and documents an unreachable failure case in
demo-core prompt
, fixes theload environment
line fornew --test
for tests created at the top level of_GO_TEST_DIR
, and updates a misnamed test case intests/new.bats
.