Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.32.
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 GitHub Action aer automates the execution of Apex unit tests locally, enabling developers to run Apex code and test against their local metadata without needing an org or sandbox. It supports running Apex unit tests with code coverage from the command line or in CI pipelines, executing anonymous Apex, and stepping through Apex using an interactive debugger (VS Code or IntelliJ).
What’s Changed
Version v1.2.32
Match Flow Runtime SOQL Limit Semantics For Global Variables And Get Records
Resolve os.Stdout At Write Time For –json Output To Stdout
Fix Flow And Process Builder Record Update Conversion And Write Sets
Apply Every Rollup Record Type Filter Rewrite To The Copy-On-Write Clone
Unwrap SELECT COUNT() To Integer Regardless Of Assignment Target Type
Convert Flow Number Action Inputs And Date Subtraction To Valid Apex