Skip test if not authenticated
Use within tests to skip if a local authentication file isn't available through an environment variable.
skip_if_no_env_auth(env_arg)
env_arg
: The name of the environment argument pointing to the auth fileUseful links