Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.144.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The aer GitHub Action facilitates the validation and testing of Salesforce Apex code by enabling developers to execute tests and debug logic in a lightweight, Salesforce-compatible runtime directly on their local machines or within CI pipelines. It streamlines the development process by eliminating the need to deploy code to a Salesforce org, ensuring faster and more reproducible test cycles. Key capabilities include running Apex tests, executing specific code paths, and supporting interactive debugging within IDEs like VS Code and IntelliJ.
What’s Changed
Version v0.0.144
Implement Remaining EventBus Namespace Methods
Add Missing Schema Definitions For Child Relationship Target Objects
Implement Additional Messaging Namespace Methods
Add –visualize Trace Support With Perfetto UI And Fix Concurrent Tracing
Replace Visualization Triples With Perfetto Trace Viewer
Resolve SObject .class Literal To Canonical Namespaced Name
Resolve Field, Parameter, and Return Type Symbols During Graph Construction