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 TestCron #213

Merged
merged 2 commits into from
Apr 7, 2025
Merged

Fix TestCron #213

merged 2 commits into from
Apr 7, 2025

Conversation

dbohdan
Copy link
Contributor

@dbohdan dbohdan commented Apr 6, 2025

The problem with TestCron.test_callable is that CronSim doesn't support seconds the way croniter does. The updated test passes, except you may have to wait up to a minute.

This way the test fails instead of hanging.
The problem with the test is that CronSim doesn't support seconds.
The updated test passes, except you may have to wait up to a minute.
@dbohdan dbohdan changed the title Fix TestCron.add_callable Fix TestCron Apr 6, 2025
@gawel gawel merged commit 5063304 into gawel:master Apr 7, 2025
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