Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.124.
- 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 enables automated validation and testing of Salesforce Apex code within CI/CD pipelines by running tests locally in a lightweight, Salesforce-compatible runtime. It eliminates the need to deploy code to a Salesforce org, speeding up test cycles and simplifying debugging. Key features include the ability to execute test suites, run individual code paths, and integrate with debugging tools for efficient Apex development and troubleshooting.
Release notes
Version v0.0.124
Fix Percent Formula Display Mutation
Fix Server Default Namespace Source Loading
Fix Clone Lookup Null Persistence And Trigger Name Assignment
Fix LWC Component Default Export Rewriting
Add B2BCommerce to Scratch Org Targets in Makefile
Fix Cron Increment Support In Schedule Validation
Fix LWC Preview Utility Module Interop And Flow Support
Fix LWC Preview Base Component Rendering And API Accessors
Fix LWC Preview Constructor Field Initialization
Fix LWC Preview lightning-helptext Rendering
Fix ISBLANK TEXT Formula Type Resolution
Fix Flow Email Alert Template Resolution Limits
Fix LWC Preview AuraEnabled Apex Getter Serialization
Fix LWC Preview Conditional Rendering And Remounting
Add b2bcommerce Product To Scratch Org Targets
Add Server Permission Metadata Loading And Assignment
Fix Person Account RecordType Describe Behavior
Fix Flow Triggering Record Update Batching And Recursion Keys
Fix LWC Preview Synthetic Shadow Stylesheet Scoping
Fix DescribeFieldResult.getPicklistValues To Return Active Values
Add CartExtension To The Unimplemented Stdlib Namespaces
Implement CartExtension Builtin Runtime Types
Implement CommerceBuyGrp Builtin Runtime Types
Load Source Custom Metadata And Fix LWC Preview Forms
Validate Dynamic SOQL In Database.getQueryLocator
Implement Commerce Builtin Schema And Stdlib Types
Implement Metadata Deploy IDs And Fix Preview Template Branches
Implement LightningFormattedUrl Preview Support
Count Underlying Rows For Aggregate Query Limits
Fix Package RecordType Metadata And GEOLOCATION Function
Group Nested Stdlib Symbols Under Top-Level Types
Count Database.getQueryLocator Towards SOQL Query Limits
Make Shared Prefix Id Type Resolution Deterministic
Fix Source Metadata Loading And Workflow Canonicalization
Add CommerceStoreTax Stdlib Support And Fix FormulaEval Enum Resolution
Fix TYPEOF Relationship Retyping On Null Projections
Limit Formula Canonicalization To Owning Package Namespace
Canonicalize SObject Field Names At Type-Check Time
Validate Cron Question Mark Cannot Be Used For Both Day Fields
Fix Formula And Subquery Namespace Resolution
Fix ContentDocumentLink Trigger Execution For Generated Content Links
Preserve Actual Error Status For Pre-Detected DML Failures
Fix String.split Escaped Regex Class Handling
Fix StandardController.getId() And Schedule Duplicate Error Message
Implement LightningRadioGroup Preview Support
Implement Preview Inheritance Rules And Server Transaction Reset
Populate EmailTemplate Name During Metadata Import
Implement LightningTextarea Preview Support And Manual DOM Fixes
Fix Flow Trigger CASE Relationship Regression
Validate Field Names in Database.getQueryLocator
Fix Flow CurrentDate Conversion And Invariant Lookup Caching
Add CartExtension Commerce Support
Fix Explicit Null Tracking For Cached Trigger Updates
Fix Lookup Filter Relationship Traversal And Reference Profile Deploys
Implement CustomMetadataTypeAccesses Permission Set Support
Fix Metadata.UiBehavior Enum Ordering And Display Names
Fix Person-Type RecordType Filters In Relationship Queries
Fix String UTF16 Length And charAt Semantics
Fix DeleteResult Error Shape For After-Delete Trigger Failures
Add Publisher SObject And Metadata Record Support
Implement commercestorepricing Namespace Builtins
Add Server SandboxPostCopy Startup Support
Propagate Validation Mode To Subquery Generators
Implement CartExtension PlaceOrder Builtins
Fix Explicit Insert Audit Field Preservation
Fix UserInfo Test Context Values
Implement CartExtension.PricingCartCalculator Builtins
Fix Formula Canonicalization Through Standard Relationships