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

Unit Tests for Hyperedge are not running #199

Closed
devendragovil opened this issue Jul 18, 2023 · 1 comment
Closed

Unit Tests for Hyperedge are not running #199

devendragovil opened this issue Jul 18, 2023 · 1 comment

Comments

@devendragovil
Copy link
Contributor

Unit tests for the hyperedge class are not running.

Going back in the commit history, it seems that the issue arose when the unit test module was removed in favor of pytest. However, pytest requires the class names to start with Test, which is not the official name.

I will raise a PR with the changes.

@devendragovil
Copy link
Contributor Author

Fixed by #198

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

No branches or pull requests

1 participant