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

Refactor unit tests for simpler dependencies #58

Open
thclark opened this issue Jun 25, 2019 · 0 comments
Open

Refactor unit tests for simpler dependencies #58

thclark opened this issue Jun 25, 2019 · 0 comments
Assignees
Labels
devops System admin and devops good first issue A good first issue for new or junior developers

Comments

@thclark
Copy link
Contributor

thclark commented Jun 25, 2019

Unit tests are having to be separated into separate modules, depending on their imports, to avoid duplicate imports. This is unscalable, and not the way we should be doing it. Once #57 is complete, the constraint will be fixed, allowing us to pul unit tests together again into logical unit test executables.

@thclark thclark self-assigned this Jun 25, 2019
@thclark thclark added devops System admin and devops good first issue A good first issue for new or junior developers labels Sep 4, 2019
@thclark thclark removed this from Octue Board Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops System admin and devops good first issue A good first issue for new or junior developers
Projects
None yet
Development

No branches or pull requests

1 participant