How do you test agents that send Gmail, Slack and WhatsApp messages without wrecking shared test accounts?
aofu_dev · reddit · 2026-09-08
Developer aofudev describes the pain of testing agents that send emails and messages: the API call is easy, but OAuth setup, scopes, redirect URLs, webhook tunneling, test users, token refresh, and state cleanup are not. He uses local resettable API stand-ins during development, then connects real providers — easier for repeat testing with multiple coding agents/worktrees, but local behavior diverges and real test accounts get messy in CI. He's collecting what setups people actually use (personal accounts, sandboxes, managed auth) and will summarize useful answers.
Related event: Developers Debate Whether Half-Built Agents Should Connect to Real Gmail(2 posts)→
More from coding & agent
- AI agents don't know their code makes codebases harder to work with — _Stocko_ · 2026-09-10
- Hy4 preview tested: playable 3D survival game from a single prompt in WorkBuddy — mhdfaran · 2026-09-10
- Astra xhigh's token efficiency may stem from its subagent instructions — Al_Grigor · 2026-09-10
- Paper unveils preliminary Agent Swarm RL recipe; V4.1 teams hit 30% on ProgramBench — inductionheads · 2026-09-10
- AI-generated code maintenance costs up 300% in 18 months as firms 'let the agents cook' — bendee983 · 2026-09-10
- DeepSeek V4.1 Flash vs GPT-6 Astra: same coding task, wildly different code structures — kevinkern · 2026-09-10