salesforce-notestrun-blocked-on-production-orgs
Salesforce API enforces that NoTestRun test level is not permitted for deployments to production orgs. This is a Salesforce business rule, not a code bug. Production deployments must use RunLocalTests, RunAllTestsInOrg, or RunSpecifiedTests. Validation-only (check_only=true) deploys are the safe way to verify fix correctness without side effects.
Related
- fastmcp-duplicate-tool-inline-wins-over-module
- sf-deploy-metadata-mcp-tool-bug-missing-sandbox-param
- simple-salesforce-deploy-sandbox-positional-arg-required
- simple-salesforce-deploy-expects-filepath-not-base64
- mcp-tool-namespace-discipline-fully-qualified-server-prefix
- salesforce-production-org-rejects-notestrun-test-level
- production-salesforce-org-rejects-notestrun-test-level
- salesforce-production-org-notestrun-rejected