Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.138.
- 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 Apex logic locally. It automates the process of running Apex tests in GitHub Actions pipelines, enabling fast, reproducible test cycles without deploying to a Salesforce org. Key capabilities include running test suites, executing individual methods, and supporting interactive debugging within IDEs like VS Code and IntelliJ.
What’s Changed
Version v0.0.138
Fix Email Template Folder Loading and Formula LEFT Coercion
Allow Single Bind Variables in Parenthesized IN Clauses
Fix DML Exception Formatting and Merge Validation
Fix Case-Insensitive Map.putAll Key Storage
Fix Nested Relationship IDs In Subquery Child Rows
Add LiveAgent schema and reference comparison for schema inspect
Fix Trigger Relationship Query Restrictions
Fix Permission Set Assignment With –assign-perms
Fix intValue Handling for Long Round Results