• Doug MacEachern's avatar
    vsphere: fallback to vcsim for testing authentication · e22f9ca4
    Doug MacEachern authored
    The TestVSphereLogin method still defaults to testing against a real vCenter,
    but if the required environment variables are not set, it can test against vcsim.
    
    More tests can be converted to use configFromEnvOrSim(), but can be in follow up PRs.
    e22f9ca4
utils_test.go 1.64 KB