Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.122.
- 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 provides a lightweight Salesforce-compatible runtime for validating Apex code, executing tests, and debugging without deploying to a Salesforce org. It automates test execution and debugging workflows, enabling fast, reproducible test cycles and streamlining development for Apex logic. Key capabilities include running test suites, executing specific code paths, and supporting interactive debugging within tools like VS Code and IntelliJ.
Release notes
Version v0.0.122
Fix Package Create RecordType Relationship Resolution
Fix Trigger Watch Reload Bindings And ApexClass Metadata
Fix Package Create Schema Preparation And Quoted Bind Typing
Handle Flow Global Permission Variables In Conversion And Runtime
Fix Canonical Field Resolution And Legacy Unreachable Returns