Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.24.
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
The aer action automates running Apex tests locally, providing a fast feedback loop without using an org or deploy. It supports running unit tests with code coverage and executing anonymous Apex, as well as debugging Apex in interactive mode through VS Code or IntelliJ. The action can be installed via Homebrew, the Salesforce CLI, or manually downloaded and added to the PATH.
What’s Changed
Version v1.2.24
Fix Generic And Array Class-literal Type Names
Persist CartTestUtil.createCart Records And Widen ProcessException.AttachedToId
Fix Infinite Recursion Resolving Methods When A Class Extends Its Own Inner Class
Maintain WebCart Summary Totals As Platform Roll-Ups
Support The Id.valueOf(String, Boolean) Restore-Casing Overload
Accept Already-Qualified Class Names In Two-Argument Type.forName
Correct Content SObject Describe Metadata
Truncate Auto-Generated User CommunityNickname To The Field Length
Replace Unknown-Typed Standard-Field Stubs When Feature Schemas Merge
Support ConnectApi Output Representation Field Inheritance
Gate Field-Name Auto-Feature Detection On An SObject Target
Resolve Instance Calls To Inherited Instance Method Over Static Shadow
Import Fields Declared Inline In An object-meta.xml File
Fix Flow Formula Datetime And Merge-Field String Conversion
Parse Custom Labels Through force-md To Accept Undeclared HTML Entities
Report RelationshipOrder For Builtin Master-Detail Fields
Guard Batch-update Audit-field Stamping On Field Existence
Derive ContentVersion.Title From PathOnClient When Omitted On Insert