Back to prompts
E2E Pipeline Validator
Prove the entire system works with real data, no mocks allowed
Jeffrey Emanuelv1.0.0~350 tokens
Additional Context
Prompt
We really need to have totally complete, totally comprehensive, granular, perfect end to end testing coverage without ANY mocks or fake data, fake api calls, etc., that prove that our entire pipeline from start to finish works perfectly in a provable, ultra rigorous way. That means the raw data coming in from the various API services for EVERYTHING (not just one or two fields) for a bunch of test cases. Basically, the WHOLE thing, from "soup to nuts". Use ultrathink.
When to Use
- Before production releases
- When building critical data pipelines
- To prove system correctness rigorously
Tips
- No mocks means real confidence in the system
- Cover the entire pipeline, not just individual units
- Essential for data-critical applications
Related Prompts
5 suggestionsDeep Performance Audit
Systematic identification of optimization opportunities with proof requirements
performanceoptimizationprofiling
The Stub Eliminator
Replace all stubs, placeholders, and mocks with production-ready code
productionqualitycompleteness
Deployment Verifier
Verify live deployment works with automated browser testing
deploymentverificationplaywright
The 100-to-10 Filter
Generate 100 ideas, then ruthlessly filter to the 10 most brilliant
brainstormingfilteringinnovation
CLI Error Tolerance
Make CLI tools forgiving of minor syntax issues for agent ergonomics
cliagent-friendlyerror-handling