Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.133.
- 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 executing and testing Apex code directly within CI pipelines. It automates the process of validating Apex logic, running unit tests, and debugging code without requiring deployment to a Salesforce org, enabling faster and more reproducible development cycles. Key capabilities include support for running tests with custom options, interactive debugging, and integration with popular IDEs like VS Code and IntelliJ.
Release notes
Version v0.0.133
Add Workflow Rule And Action Support To Explorer
Fix LWC Preview Session Renewal And Apex Wire Refresh
Add usesCustomSetting And usesCustomMetadata Relationships
Refactor triples Command To Use Shared Generator
Filter SOAP Coverage To Executed Classes And Add Trigger Support
Add –timezone Flag To Server Command
Add mocksType relationship for Test.setMock and Test.createStub
Add overrides/shadows Relationships And Custom Element Template To Explorer
Fix Anonymous Apex Exception Response Formatting
Fix Schema.SObjectType..fieldSets. Type Inference
Add FlexiPage (Lightning Page) Support To Explorer
Add Application, Tab, and ActionOverride Support To Explorer
Add Default Application Display To Explorer; Fix ApexField Source Viewer
Add ZIP Static Resource Support And Fix Manual DOM In LWC Preview
Fix Label Type Inference in Ternary Expressions And Trailing Whitespace