Add some more TODO entries
This commit is contained in:
parent
db00c9f7c1
commit
142de9b3ca
1 changed files with 4 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue