♻️ refactor: split into testable modules, add test suite

This commit is contained in:
2026-07-01 13:14:41 +07:00
parent 56de27161e
commit 57e27ea87f
20 changed files with 860 additions and 478 deletions
+1
View File
@@ -31,6 +31,7 @@ jobs:
check:
- typecheck
- format
- test
steps:
- name: Checkout