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

Generalize ModelRoadwayNetwork Class #118

Open
4 tasks
e-lo opened this issue Mar 12, 2021 · 0 comments
Open
4 tasks

Generalize ModelRoadwayNetwork Class #118

e-lo opened this issue Mar 12, 2021 · 0 comments
Assignees
Labels
MTC Things for MTC
Milestone

Comments

@e-lo
Copy link
Collaborator

e-lo commented Mar 12, 2021

Generalize the ModelRoadwayNetwork class, moving any agency- or vendor-specific methods to functions or sub-classes.

  • Move vendor- and agency-specific actions to sub-class methods or functions.
  • Create tests for each ModelTransitNetwork method and first-order functions in test_transit.py.
  • Create agency-specific tests for each method in agency-specific sub-classes e.g. test_metcouncil.py
  • Create vendor-specific tests for each method in vendor-specific sub-classes e.g. test_cube.py
@e-lo e-lo added the MTC Things for MTC label Mar 12, 2021
@e-lo e-lo self-assigned this Mar 12, 2021
@e-lo e-lo added this to the Release X milestone Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MTC Things for MTC
Projects
None yet
Development

No branches or pull requests

1 participant