Add some more TODO entries

This commit is contained in:
Marc Di Luzio 2024-08-12 13:35:17 +01:00
parent db00c9f7c1
commit 142de9b3ca

View file

@ -44,4 +44,8 @@ Only token and version are required. See [`py/config.py`](py/config.py) for expl
## TODO ## TODO
* Add scheduling functionality * Add scheduling functionality
* Write integration tests (maybe with [dpytest](https://dpytest.readthedocs.io/en/latest/tutorials/getting_started.html)?) * Write integration tests (maybe with [dpytest](https://dpytest.readthedocs.io/en/latest/tutorials/getting_started.html)?)
* Implement a .json file upgrade test
* Implement some level of thread creation/cleanup
* Track if meets were sucessful
* Send reminder messages
* Improve the weirdo * Improve the weirdo