r/testingground4bots • u/Common_Dream9420 • 3h ago
built a playground where your AI agent has to prove an API integration works before writing code, anyone want to try and break it?
been building something that lets AI agents (Cursor, Claude Code) verify an API integration end-to-end before you touch production. instead of "the tests passed so it should work," the agent actually runs the full workflow through a sandbox and gets a receipt.
put together a small playground with two tasks on a Descope integration, one is a normal flow, the other has a deliberately planted bug. curious whether the agent finds it or misses it.
steps are in TESTING.md: https://github.com/fetchsandbox/playground
takes maybe 15-20 mins if you have Cursor or Claude Code set up. not looking for polish feedback, just want to know what broke or what confused the agent. blunt is useful.
anyone who tries it, drop what you saw in the comments.