Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.114.
- 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 to validate Apex code, execute tests, and debug Salesforce logic locally without deploying to an org. It automates testing and debugging processes, enabling fast, reproducible test cycles and interactive debugging for Apex code. Key capabilities include running test suites, executing individual code paths, and integrating with tools like VS Code for debugging.
Release notes
Version v0.0.114
Stabilize FieldSet Map Namespace Lookup And Reset Test Execution Context
Ignore Relationship Field Assignments During DML Without External ID
Align ContentVersion Createability Checks With DML Behavior
Add Workflow Alert Template Resolution For Flow Email Alerts
Convert Process Builder Object Variables In SOQL Bind Expressions
Preserve Queried Formula Access Across Deep Relationship Hydration
Add FieldTypeMetadataRelationship Constant And Fix Shared DB Population
Fix UserRole Duplicate Records And Add Test Isolation
Skip UserRole In loadMetadataRecords When Using Shared Database
Fix Nested Enum Access For User-Defined Classes Shadowing Builtins
Skip Lookup Filter Validation When Clearing Field To Null
Decode XML Entities In Custom Metadata Field Values
Add Compound Location Field Support With Canonical Type Resolution
Support Formula Fields In Lookup Filter Validation
Generate Stdlib Type Aliases And Namespace Maps For Type Checking
Preserve User Modifications On Nested Relationship Objects During Field Access
Preserve Workflow Rules Across Pooled VM Reuse
Fix Formula Evaluator Field Access For SObject Instance Maps