Help & Support
Elevate Your Agents with AgentExchange Solutions
Easily enhance Agentforce with pre-built AI solutions from AgentExchange. Browse, install, and deploy agents, actions, and apps directly into your environment. Tell Me More
Have Questions?
SkyVisualEditor LC - Drag & Drop component customization and enhanced UI
Lightning Component Creater
- Business Need
- Admin & Developer Tools
- Requires
- Sales CloudService Cloud
SkyVisualEditor LC allows users to create Lightning Components in a drag-and-drop environment. Create highly customized Lightning Components to meet your ever changing business needs without having to be an advanced developer.
Rating
Reputation
MVP
Recognized by Salesforce for their leadership, expertise, and generosity
Top Reviewer
Contribute reviews that encourage conversation and help others make informed decisions
Ranger
Lifelong learners who have earned the Ranger rank or higher on Trailhead
Showing 1 of 1 Review
Can we deploy to prod org only run specified test class instead of all non managed test class?
Now looks like in sandbox, deploy will run the test class this tool created fro that component but in prod, will run all non managed test class. No option to select like only run specified test class we choose.
Wayne, I’m glad to hear that you successfully created pages and got them working in your Sandbox environment! Regarding your question about deploying Apex into production, Salesforce enforces the 75% code coverage requirement for all classes deployed into production. While it is possible to use managed packages or specify tests via the CLI to bypass this, we have found that resolving the underlying issue of low code coverage yields better long-term results. Often, we’ve seen that Apex Triggers built directly in production may lack sufficient test coverage, which can lead to deployment challenges. If you’re encountering errors from the Salesforce API during your deployment attempt, we’d be happy to help you parse the error messages and identify the Apex Classes or Triggers causing the issue. Feel free to reach out to us at info@terrasky.com if you’d like assistance navigating this process.