Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.161.
- 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 GitHub Action enables developers to validate Apex code, execute tests, and simulate a lightweight Salesforce-compatible runtime directly in their CI/CD pipelines. It automates the process of running Apex tests without requiring deployment to a Salesforce org, significantly improving iteration speed and test reproducibility. Key capabilities include running test suites, debugging code interactively, and simulating Salesforce-like behavior using local SObject metadata.
What’s Changed
Version v0.0.161
Add CommercePayments Parent Type Coverage And Interface Tests
Implement Grouped Report Execution
Implement Report Date Filtering
Add PersonAccounts Metadata And Fix Setup Test Harnesses
Implement Report Boolean Filters And Grouping Sort Order
Implement Report Sorting And Row Limits
Add Builtin AiJob Schema Objects
Fix Platform Event Publish Validation Results
Restrict Unqualified Type Fallback To System Namespace For Unnamespaced Classes