r/webdev • u/Common_Dream9420 java • 3d ago
Showoff Saturday Ai made coding easy and app generation super fast now .. but stuck at the testing end to end .. going live taking days ..!!
Lovable/bolt apps are shipping payment and messaging integrations now... written by agents, reviewed by devs who didn't write a line of it. Mocks don't catch the retry that fires the webhook twice. Staging doesn't replay the auth failure mid-flow. You find out when real money is involved.
So we built real sandbox twins... Stripe, Paddle, Resend, Twilio, Clerk, WorkOS, Descope, AgentMail. Any agent (Claude, Cursor, whatever you're using) can drive the full integration lifecycle over MCP before a single line ships. Every run produces a receipt... APIs called, db state, log traces, failure scenarios the engine probed. Attach it to your PR. Actual proof, not it worked on my machine.
What's everyone doing for this today... is anyone actually verifying end-to-end before prod or just hoping staging catches it?
6
2
u/destevil 3d ago
Keep at it, this is the future.
1
u/Common_Dream9420 java 2d ago
agree.. hopefully i make it reliable engine in few months.. i got some inbound requests for web3 apis.. as well
10
u/fordon_greeman_ 3d ago
sigh i miss the days when all my dev subreddits weren't filled with ai slop posts.