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

Move tests.hopp.utils to within the HOPP package #385

Open
johnjasa opened this issue Oct 25, 2024 · 0 comments
Open

Move tests.hopp.utils to within the HOPP package #385

johnjasa opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
low priority Not an immediate priority but still useful refactor Associated with the refactor of HOPP

Comments

@johnjasa
Copy link
Collaborator

The current tests assume that you are in a certain directory when running them because of this line:

from tests.hopp.utils import create_default_site_info

We should refactor that file location and tests so that the utils file lives in the package itself.
This should be relatively quick to do.

@johnjasa johnjasa added refactor Associated with the refactor of HOPP low priority Not an immediate priority but still useful labels Oct 25, 2024
@johnjasa johnjasa self-assigned this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority Not an immediate priority but still useful refactor Associated with the refactor of HOPP
Projects
None yet
Development

No branches or pull requests

1 participant