Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.40.
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 running Apex unit tests locally on developers’ machines without the need for an org or deployment. It supports all Salesforce Apex features including SOQL, DML, triggers, validation rules, and flows, with comprehensive governor limits enforcement. The action is particularly useful for rapid development feedback cycles and debugging.
What’s Changed
Version v1.2.40
Enforce MIXED_DML_OPERATION And Gate User Inserts On Manage Users
Run Platform Event Subscribers With Their Own Mixed-DML State
Run Async Jobs With Their Own Mixed-DML State
Lift Manage Users Restrictions For Code Declared Without Sharing