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 CubeTransitNetwork --> ModelTransitNetwork #119

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

Generalize CubeTransitNetwork --> ModelTransitNetwork #119

e-lo opened this issue Mar 12, 2021 · 0 comments
Assignees
Milestone

Comments

@e-lo
Copy link
Collaborator

e-lo commented Mar 12, 2021

Generalize CubeTransitNetwork class.

  • Rename to ModelTransitNetwork.
  • 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 self-assigned this Mar 12, 2021
@e-lo e-lo added this to the Release X milestone Mar 17, 2021
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