Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.160.
- 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 GitHub Action provides a streamlined solution for validating, testing, and debugging Salesforce Apex code within CI/CD pipelines. It automates the execution of Apex tests and creates a lightweight Salesforce-compatible runtime on local machines, enabling developers to rapidly iterate on Apex logic without deploying to a Salesforce org. Its key features include running test suites, executing specific code paths, and integrating with tools like VS Code for interactive debugging.
What’s Changed
Version v0.0.160
Add Health Cloud Authorization And Contact Objects To The Schema
Add CartExtension Test Coverage And Gate Subscription Methods
Add Apex Coverage For UserProvisioning Batchables
Set Authenticated User On VM For Apex REST Requests
Fix UserProvisioning Batchable Interface Enforcement
Add CommerceExtension ExtensionInfo And Resolution Builtins
Cover Remaining CommerceExtension ResolutionException Methods
Add Asset Lifecycle And Partner Fund Objects To The Schema
Add CommercePayments Builtins For Remaining Classes
Track UserProvisioning Coverage Through Parent Builtins
Cover Remaining CommercePayments Testable Methods
Cover Remaining UserProvisioning Apex Methods
Add Requested Experience, FSC, HealthCloud, And LiveAgent Objects
Enforce Attachment Sharing And Direct Role Imports
Add RevenueCloud Objects And Fix Standard Prefixes
Fix getPopulatedFieldsAsMap field order after JSON deserialization
Add More Action Plan Objects
Add SObject.class and construction-style deserialization field order tests
Add ConsumerGoodsCloud Objects And Fix Standard Prefixes
Model Permissionable Name Fields In Schema
Fix Content USER_MODE Field Access
Refine Optional Schema Metadata And Add ManufacturingCloud
Omit Empty Child Subqueries From JSON.serialize Output