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

Add unit tests for XGI #18

Closed
10 of 15 tasks
nwlandry opened this issue Dec 1, 2021 · 1 comment
Closed
10 of 15 tasks

Add unit tests for XGI #18

nwlandry opened this issue Dec 1, 2021 · 1 comment
Labels
test Add/edit/improve unit tests

Comments

@nwlandry
Copy link
Collaborator

nwlandry commented Dec 1, 2021

Write initial tests for XGI using pytest for the following files:

  • algorithms/connected.py
  • classes/function.py
  • classes/hypergraph.py
  • classes/hypergraphviews.py
  • classes/reportviews.py
  • generators/classic.py
  • generators/nonuniform.py
  • generators/uniform.py
  • linalg/matrix.py
  • readwrite/bipartite.py
  • readwrite/edgelist.py
  • readwrite/incidence_matrix.py
  • readwrite/json.py
  • utils/utilities.py
  • convert.py
@nwlandry nwlandry added the test Add/edit/improve unit tests label Dec 1, 2021
@leotrs
Copy link
Collaborator

leotrs commented Apr 20, 2022

We have tons of tests now and we are keeping track of them using codecov, so I think this issue has ran its course.

@leotrs leotrs closed this as completed Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Add/edit/improve unit tests
Projects
None yet
Development

No branches or pull requests

2 participants