Refactor Apps Script tools for testability

- Separated business logic from decorators by creating _impl functions
- Updated all 11 tools to use internal implementation functions
- Rewrote unit tests to test _impl functions directly
- All 10 unit tests now passing
- Fixed decorator mocking issues that caused 'FunctionTool not callable' errors
This commit is contained in:
sam-ent
2026-01-13 20:18:50 +00:00
parent fb951d6314
commit 003f69e0a4
3 changed files with 1346 additions and 1559 deletions

2052
uv.lock generated

File diff suppressed because it is too large Load Diff