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

Further streamline unittests #157

Closed
jGaboardi opened this issue Nov 24, 2018 · 1 comment
Closed

Further streamline unittests #157

jGaboardi opened this issue Nov 24, 2018 · 1 comment
Assignees

Comments

@jGaboardi
Copy link
Member

Rather than having 2 testing scripts:

  • test_network_api.py
  • test_network.py

Merge into 1 testing script and iterate over import style:

import spaghetti as spgh

and

from .. import network
@jGaboardi
Copy link
Member Author

Closing this issue for now due to difficulty parameterizing unittest.TestCase classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant