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

Feature/525 stopping trains #545

Draft
wants to merge 21 commits into
base: dev
Choose a base branch
from
Draft

Conversation

SaturnHafen
Copy link
Collaborator

Fixes #525

Stops are inserted into the sim

PR checklist

  • Acceptance criteria fulfilled
  • Additional features are tested
  • Docs (code, wiki & diagrams) updated
  • Breaking changes anounced
  • Added classes that inherit from BaseModel to src.constants.tables
  • Dev-branch has been merged into local branch to resolve conflicts
  • Tests and linter have passed AFTER local merge
  • Another dev reviewed and approved

@SaturnHafen
Copy link
Collaborator Author

The tests should fixed when we merge dev (or whenever #25 is done). I accidentally added forked from a different branch then dev.

@antonykamp antonykamp marked this pull request as draft July 31, 2023 07:09
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.

Trains hold on stations
2 participants