- Create branch feat/comprehensive-unit-tests
- Add tests to formatter.test.ts
- Add tests to tokens.test.ts
- Add tests to usage-limit.test.ts
- Add tests to cron.test.ts
- Add tests to router.test.ts
- Add tests to voice.test.ts
- Add tests to seed.test.ts
- Run npm test — verify all pass
- git diff --staged review
- Commit, push, PR, merge, publish