aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-13 16:42:12 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-13 16:42:12 +0800
commit4a77f974faac9d2f22b36b63c0c07822e0b868b2 (patch)
treeb83cfe6590683701f8776aa273471b31cf32bb86 /TODO
parentssh_url_generation.go, etc.: Add config ssh.root and use it (diff)
downloadforge-4a77f974faac9d2f22b36b63c0c07822e0b868b2.tar.gz
forge-4a77f974faac9d2f22b36b63c0c07822e0b868b2.tar.zst
forge-4a77f974faac9d2f22b36b63c0c07822e0b868b2.zip
TODO: Add unit tests and refactor
Diffstat (limited to '')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 537f232..4a029db 100644
--- a/TODO
+++ b/TODO
@@ -5,3 +5,6 @@
* Subgroups
* API
* Email integration
+
+* Unit tests
+* Refactoring other stuff