Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.123.
- 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 (Apex Execution Runtime) GitHub Action enables developers to validate Apex code, execute tests, and run a lightweight Salesforce-compatible runtime locally or in CI pipelines. It helps streamline development workflows by eliminating the need to deploy code to a Salesforce org, making test cycles faster and more reproducible. Key features include running Apex tests, executing specific code paths, and supporting interactive debugging for efficient troubleshooting.
Release notes
Version v0.0.123
Reject Missing Relationship Fields In Formula SQL Generation
Fix Blank Numeric Equality In Validation Formulas
Implement System.Network.forwardToAuthPage Builtin
Catch Missing Static SOQL Custom Fields During Semantic Analysis
Preserve Bootstrap Organization Fiscal Settings
Load ExternalDataSource Metadata
Propagate ContentVersion Metadata To ContentDocument
Export LWC Compiler Functionality For External Use
Add Skyfire Parser For LWC Component Extraction
Fix Wire Config Member Expression Extraction
Add Global Delivery Tracking To LWC Wire Adapters
Replace ANTLR JavaScript Parser With Skyfire
Update Skyfire To v0.4.0
Support Backreference Regex In Formula Validation Rules
Fix AggregateResult Relationship Keys And Custom Share Constraints
Fix stopProgressPolling ReferenceError In LWC Preview Catch Handler
Fix Java-Style Regex Replacement Escaping In String Methods
Fix Controlled-By-Parent Query Sharing Visibility
Fix escapeUnicode Quote Escaping For HTML Chaining
Fix unescapeUnicode Quote Round-Trip After HTML Decoding
Fix Namespace-Qualified Class Resolution In SOQL Bind Expressions
Fix Multi-Picklist Empty Assignment
Fix Upsert Against Deleted Records
Fix Canonical Permission Access And Generated Flow Validation
Add Platform Event Delivery To External Subscribers
Fix Flow Start Filter Formula Entry Gating
Isolate Platform Events Published During Test Execution
Fix Delete Missing-Id Exception Behavior
Fix Owner Visibility For Controlled-By-Parent Queries
Fix UserInfo.getSessionId() In Tests
Add –role Flag To test Command And Customer Portal User Profile
Fix Lookup Null Assignment Relationship Semantics
Fix Namespace-Qualified Class Name In Custom Equals Invocation
Invalidate Field Lookup Indexes After Namespace Application
Add Public Methods To Lightning Datatable Mock