Skip to content

Conversation

langner
Copy link
Member

@langner langner commented Oct 29, 2018

Continuation of #347.

Major changes:

  • Change add_edge and add_edges to be internal since they're not used anywhere else
  • Turned edges and vertices into properties
  • Broke up unit tests into several classes
  • Grouped and deduped unit test cases for Graph
  • Added some coverage for untested methods (in_vertices, etc.)

Major changes:
- Change add_edge and add_edges to be internal since they're not used anywhere else
- Turned edges and vertices into properties
- Broke up unit tests into several classes
- Grouped and deduped unit test cases for Graph
- Added some coverage for untested methods (in_vertices, etc.)
@drvinceknight drvinceknight merged commit f32e14b into Axelrod-Python:master Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants