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

Fix test frozen time #3

Conversation

grindtildeath
Copy link

As we are adding new channels as demo data, these channels will have a process_end_date defined to today when the module is installed, and as tests were run with a time frozen in 2023, there were always channels where the process end time was after the scheduled date of the picking.

Using relative frozen time should help in keeping the tests successful through different times.

jbaudoux and others added 3 commits February 22, 2024 15:51
As we are adding new channels as demo data, these channels will have a process_end_date
defined to today when the module is installed, and as tests were run with a time frozen
in 2023, there were always channels where the process end time was after the scheduled
date of the picking.

Using relative frozen time should help in keeping the tests successful through different
times.
@jbaudoux jbaudoux force-pushed the 16-release_channel_plan branch 4 times, most recently from 05f3333 to e534373 Compare March 5, 2024 10:46
@jbaudoux jbaudoux force-pushed the 16-release_channel_plan branch 4 times, most recently from 3bff483 to 107c990 Compare March 27, 2024 09:37
@jbaudoux jbaudoux closed this Oct 1, 2024
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.

2 participants