Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.15.
This publisher is shown as ‘verified’ by GitHub.
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
This GitHub Action automates the execution of Apex unit tests locally, providing developers with a way to run and debug their Apex code without needing an org. It supports various Salesforce functionalities such as SObjects, database operations, triggers, validation rules, flows, and testing framework features like @IsTest.
What’s Changed
Version v1.2.15
Switch Object-Keyed Maps To Identity Lookup After Enumeration
Add License Key And Website Links To CLI Help And Errors
Strip Relationship Records From Trigger Context Records
Require Exact List Element Types And SObject Collections At Compile Time
Clear Package Execution Context When Resetting Pooled VMs
Support Method Definitions In Anonymous Apex
Reject Invalid Assignments And Bare Namespaced Builtin References
Apply Flex Queue Rules To Database.executeBatch And Add FlexQueueItem Rows
Include Null Fields In AggregateResult getPopulatedFieldsAsMap
Default Text Name Fields To The 15-Character Id
Enforce Restrict Delete Constraints On Lookup Relationships
Support Custom Iterable Arguments In String.join
Fix QueryLocator Iterable Dispatch Semantics
Fix Trigger Map Nullness And Collection Conversion Rules
Route Built-In Describe Type Properties Through Their Getter Methods
Evaluate Builtin Arguments Before Opening Their Trace Span
Apply The Simulated CPU Time Limit Only When Governor Limits Are Enforced
Embed Full Cause Stack And Namespace-Qualify Trigger Frames
Support Java regex \p{…} property classes in Pattern/Matcher
Make List Membership Type-strict For Numeric Values
Support Java regex whitespace, dot, octal, class-op and (?U) constructs
Populate EntityDefinition Rows For Associated Entities And Fix Share Ids
Accept Numeric-element List Arguments For User Method Calls
Resolve Parent Relationships In Workflow Formulas