Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.147.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The aer (Apex Execution Runtime) GitHub Action is designed to validate, test, and execute Salesforce Apex code in a lightweight, local runtime environment. It automates the process of running Apex tests and debugging code without requiring deployment to a Salesforce org, enabling faster, more efficient development and testing workflows. Key features include running tests with customizable options, executing specific code paths, and supporting interactive debugging with tools like VS Code and IntelliJ.
What’s Changed
Version v0.0.147
Recognize Namespaced Flow.Interview Type in Constructor and Assignability Checks
Return ID SoapType and REFERENCE DisplayType for MetadataRelationship Fields
Throw InvalidParameterValueException for Invalid AES Key Sizes
Allow Chained Field Access on Non-Relationship SObjectField Tokens
Throw NullPointerException on Field Assignment to Null Object
Throttle Test VM Creation Under Mmap Pressure
Use Lowercase eventbus Namespace and Register Exception Builtins