diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-01-13 13:58:53 -1000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-01-13 13:58:53 -1000 |
| commit | 1c79f105c960ddab2265cbfd8dfd728630b1ebfb (patch) | |
| tree | 5c0c5f6bad50fb3214d75ac29de292c74fe2267d /issues/bug_001_template_rendering.md | |
| parent | 429476f5ac97f56c7f6a755d6dd565767d31dfb6 (diff) | |
Implement Trello write operations (Phase 3 Step 1)
Add CreateCard and UpdateCard methods to Trello API client with
full testability support:
- Refactor TrelloClient with configurable baseURL for testing
- Replace hardcoded trelloBaseURL constant with c.baseURL
- Implement CreateCard with support for description and due date
- Implement UpdateCard with flexible field updates
- Add comprehensive test suite using httptest.NewServer
- Tests cover success cases, error handling, and edge cases
All tests pass. Write operations ready for Phase 3 UI integration.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'issues/bug_001_template_rendering.md')
0 files changed, 0 insertions, 0 deletions
