Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.151.
- 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 provides a lightweight Salesforce-compatible runtime for validating Apex code, running tests, and debugging locally without deploying to a Salesforce org. It automates Apex testing workflows, enabling fast and reproducible test cycles directly within CI pipelines. Key capabilities include executing test suites, running specific code paths, and interactive debugging with IDE support.
What’s Changed
Version v0.0.151
Track Interface Method Coverage and Fix Implementation Analysis
Record Interface Method Coverage in VM Dispatch
Implement Additional Cache Methods
Implement Additional Cache Methods
Implement Remaining Cache Session Metrics
Implement Remaining Search Namespace Methods
Update Stdlib Namespace Implementation Status
Add Reports Namespace Builtin Classes
Implement Report Execution with Schema-Driven Column Resolution
Add Test Coverage for Reports Namespace Methods
Track Stdlib Interface Method Coverage via Symbol Graph Fallback
Update Stdlib Namespace Reports and Empty Coverage Messaging
Fix Reports Map Iteration and Native Method Coverage Tracking
Update schema inspect objects To Use Builtin Schema And Source Dirs
Implement Canvas Namespace Methods
Implement Schema Namespace Result Types and Fix Implementation Analysis Tool
Implement FilteredLookupInfo and Remove Nonexistent getFieldSets Method
Restore Report Test Data Isolation