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

++TickingDateTimeFactory.move_to #531

Closed
wants to merge 1 commit into from
Closed

++TickingDateTimeFactory.move_to #531

wants to merge 1 commit into from

Conversation

ashishnitinpatil
Copy link
Contributor

added missing move_to, resolves #350

added missing move_to, resolves #350
Copy link
Collaborator

@bblommers bblommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ashishnitinpatil, thank you for the PR!

The move_to should update the start-attribute as well, as that is used to calculate how much time has progressed.

Can we also get a test for this in test_ticking.py? That file contains a few other tests that you can use for inspiration.

@ashishnitinpatil
Copy link
Contributor Author

Thanks for the comments @bblommers. I created another (couldn't edit the branch) PR resolving the comment suggestions - #533

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

Successfully merging this pull request may close these issues.

move_to not supported when ticks enabled
2 participants