Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.152.
- 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, test, and debug Salesforce Apex code locally without deploying to a Salesforce org. It automates the execution of Apex tests and provides a lightweight Salesforce-compatible runtime, making test cycles faster and more reproducible. Key capabilities include running tests, executing specific code paths, and supporting debugging with tools like VS Code and IntelliJ.
What’s Changed
Version v0.0.152
Add AssociateEntityType and AssociateParentEntity to SObjectType
Add FinancialServicesCloud Feature
Fix Web Extension for Salesforce Web Console
Distinguish Sideloaded Extensions from @vscode/test-web
Add LifeSciencesCloud Feature and Expand Builtin Schema
Implement Wave Namespace Methods
Implement Wave QueryBuilder, QueryNode, and ProjectionNode
Implement Queueable Delay, Limits, and Signature Semantics