diff options
author | Oskar <> | 2024-03-21 22:49:01 +0100 |
---|---|---|
committer | Oskar <> | 2024-03-21 22:49:01 +0100 |
commit | 55ca0a4f7dd66383c4455784d6a117adbd94babe (patch) | |
tree | 82562b9493d3eb741af598e5939efd83318609ef | |
parent | 44beae5d68575807c65498c3f992f4a29569fb0f (diff) |
small TODO list. Great for planning in smaller more granular scale.
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +TODO list. This is mostly so i remember small stuff i was working on last time and what i should prioritise first. +This is not my overall big planning board. (1 highest prio, 10 lowest) + +1 - test validate_check_p_m +1 - test validate_check_imm +1 - test validate_plus_continue +1 - testcases for the 3 above +2 - continue work on validate_imm_numbers |