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

WIP: Add autocorrections, refactor check_for_updates and data structures #45

Draft
wants to merge 62 commits into
base: master
Choose a base branch
from

Conversation

d33tah
Copy link
Member

@d33tah d33tah commented Nov 18, 2021

  • run this on Hakierspejs's mail accounts and check the behavior of autocorrections
  • fix regression: default value for notify_overdue_no_earlier_than=`` while it should be null
  • add a unit / system test
  • autocategorize autocorrections (?)
  • so far the essence of test_main hadn't changed at all
  • get rid of most of debug messages
  • check whether the day before or after when autocorrections is happening isn't also a public holiday (remember about the end/beginning of year edge case!)
  • decouple dues.yml from due_settings.yml

@d33tah d33tah marked this pull request as draft November 18, 2021 14:06
@d33tah d33tah changed the title WIP: Add autocorrections, refactor check_for_updates. WIP: Add autocorrections, refactor check_for_updates and data structures Nov 19, 2021
d33tah and others added 30 commits December 9, 2021 16:39
Currently it's a month anyway, but this change will be relevant soon.
This is because I was getting errors while instantiating model.
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.

1 participant