google-cloud-powershell
google-cloud-powershell copied to clipboard
Sanity check error messages for cmdlets in no-billing no-api scenarios
trafficstars
Let us sanity check running our cmdlets on projects where:
- Billing is no longer enabled
- The specific API is not enabled
Is the error message reasonable? If not, we should probably see what we can do to fix this.
We shouldn't just sanity check this, we should have an integration test for it.