/StubPaymentGatewayIntegration
Stub external services in tests for a payment gateway integration — e.g. an integration with a third-party payment processor.
Your AI Command Vault
Downloading common sense… failed, using AI instead.
Integration
24 commands
Stub external services in tests for a payment gateway integration — e.g. an integration with a third-party payment processor.
Write integration tests covering a user signup flow — e.g. a signup flow with email verification.
Stub external services in tests for a cross-browser test suite — e.g. a suite that must pass on chrome.
Write integration tests covering a nightly automated test run — e.g. a full regression suite that should run every night.
Stub external services in tests for a multi-step form wizard — e.g. a five-step onboarding wizard with validation per step.
Write integration tests covering a search-and-filter interaction — e.g. a product list filtered by price and category.
Stub external services in tests for a full checkout user journey — e.g. a journey from cart to order confirmation.
Stub external services in tests for a shared design system's components — e.g. a component library rendered across three themes.
Write integration tests covering a recurring production bug — e.g. a date-off-by-one bug that keeps resurfacing.
Stub external services in tests for an email delivery integration — e.g. a flow that sends a receipt email after purchase.
Write integration tests covering a payment gateway integration — e.g. an integration with a third-party payment processor.
Stub external services in tests for a mobile-web responsive flow — e.g. a checkout flow tested only on desktop so far.
Write integration tests covering a cross-browser test suite — e.g. a suite that must pass on chrome.
Stub external services in tests for a mocked third-party api — e.g. a weather api that returns inconsistent test data.
Write integration tests covering a multi-step form wizard — e.g. a five-step onboarding wizard with validation per step.
Stub external services in tests for a user signup flow — e.g. a signup flow with email verification.
Write integration tests covering a full checkout user journey — e.g. a journey from cart to order confirmation.
Stub external services in tests for a nightly automated test run — e.g. a full regression suite that should run every night.
Write integration tests covering a shared design system's components — e.g. a component library rendered across three themes.
Stub external services in tests for a search-and-filter interaction — e.g. a product list filtered by price and category.
Write integration tests covering an email delivery integration — e.g. a flow that sends a receipt email after purchase.
Write integration tests covering a mobile-web responsive flow — e.g. a checkout flow tested only on desktop so far.
Stub external services in tests for a recurring production bug — e.g. a date-off-by-one bug that keeps resurfacing.
Write integration tests covering a mocked third-party api — e.g. a weather api that returns inconsistent test data.