Skip to content

Add edge-count consistency checks in `test_graph_creation #380

Description

@Shivampal157
## Summary
The test `tests/test_graph_creation.py` verifies that all expected graph files exist and roughly checks their shapes. There is a TODO hinting that we should also verify **edge-count consistency** across files:
```python
# TODO: check that the number of edges is consistent over the files, for
# now we just check the number of features

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions