We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Was just chatting with @daspecster and running nox locally gives no real indication that the system tests did nothing.
nox
Rather than checking for GOOGLE_APPLICATION_CREDENTIALS and saying "nothing to see here" we should probably instead do:
GOOGLE_APPLICATION_CREDENTIALS
The text was updated successfully, but these errors were encountered:
running nox locally gives no real indication that the system tests did nothing.
Running nox locally should run system tests. That is a bug. I will fix it. Your list sounds correct.
Sorry, something went wrong.
Superceded by #3475.
lukesneeringer
No branches or pull requests
Was just chatting with @daspecster and running
nox
locally gives no real indication that the system tests did nothing.Rather than checking for
GOOGLE_APPLICATION_CREDENTIALS
and saying "nothing to see here" we should probably instead do:GOOGLE_APPLICATION_CREDENTIALS
is unsetThe text was updated successfully, but these errors were encountered: