-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
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
Running integration tests using nox #815
Comments
@betolink, thanks for pointing this out. The missing "docs" nox session was an oversight on the reviewers (myself included) of that recent PR. I think the docs and integration tests additions should be 2 separate issues though. Would you mind splitting this? |
My bad on that one y'all! |
@betolink ^^^ |
😅 @chuckwondo Let's do that, both will need a real EDL account... maybe for now we just use the one we've been using on CI and add a section in how to run the tests locally using our own account (with a big caveat warning about having all the EULAs approved beforehand) |
Is this issue already tracked somewhere, or is this a new report?
Current Behavior
nox -s integration_tests
is not configured in nox.Expected Behavior
nox -s integration_tests
should run locally and in CI (see #810).Steps To Reproduce
nox -s integration_tests
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: