Use AI and traffic replay to test AI-generated code
AI agents can write tests, but those tests can repeat the same assumptions that led to the code. In this walkthrough, I use Cursor and proxymock to replay real application traffic against a local Go app, compare requests and responses, and validate code changes with real data.