Skip to content
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

Open
1 task done
betolink opened this issue Sep 17, 2024 · 4 comments
Open
1 task done

Running integration tests using nox #815

betolink opened this issue Sep 17, 2024 · 4 comments

Comments

@betolink
Copy link
Member

betolink commented Sep 17, 2024

Is this issue already tracked somewhere, or is this a new report?

  • I've reviewed existing issues and couldn't find a duplicate for this problem.

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

  1. clone the repo
  2. run nox -s integration_tests

Environment

- OS: Ubuntu 22.04
- Python: 3.11

Additional Context

No response

@chuckwondo
Copy link
Collaborator

@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?

@mfisher87
Copy link
Member

My bad on that one y'all!

@chuckwondo chuckwondo changed the title Runing integration tests and live documentation using nox Running integration tests and live documentation using nox Sep 19, 2024
@chuckwondo
Copy link
Collaborator

I think the docs and integration tests additions should be 2 separate issues though. Would you mind splitting this?

@betolink ^^^

@betolink
Copy link
Member Author

😅 @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)

@betolink betolink changed the title Running integration tests and live documentation using nox Running integration tests using nox Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants