wrightedu / CSE-Discord-Bot

Discord bot for the WSU CSE Discord server
GNU General Public License v3.0
2 stars 4 forks source link

Automatically Close Timesheets and Pomodoros #387

Closed JakeHamblin closed 1 month ago

JakeHamblin commented 1 month ago

Description

Create a task to automatically close timesheets and their associated pomodoros after eight hours. Additionally, I converted the checkin clear command to be a function called by the command to allow for proper state reset on automatic close.

Issues

Closes #386

Type of change

Select one or more of the following:

How Has This Been Tested?

I created the new tasks and verified that they properly closed open timesheets and their associated open pomodoros. After this, I began testing edge cases, including when a timesheet was open but no pomodoros were open. I also verified state reset functionality works as expected.

Checklist: