Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.156.
- 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 facilitates the validation, execution, and testing of Apex code by creating a lightweight Salesforce-compatible runtime directly on a developer’s workstation. It automates the testing of Apex logic without requiring deployment to a Salesforce org, enabling faster, more reproducible test cycles. Key capabilities include executing test suites, running individual code paths, and supporting interactive debugging in IDEs like VS Code and IntelliJ.
What’s Changed
Version v0.0.156
Preserve Empty JSON Child Relationship Lists
Fix Schema Overload Resolution for SObject Access
Preserve addError Field Errors in After Undelete
Preserve SObject Field Order in JSON.deserialize
Refactor internal/vm Test Harness and Isolation
Fix VM Test Build Breaks and Default-Schema Opt-Ins
Move Nascent UI Bundle Preview Behind Dev Build Tag
Expand Builtin Setup Schema and Fix Feature-Gated Metadata Storage
Fix MultiCurrency Detection and UserInfo Default Currency