Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.68.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Version v0.0.68
Fix Numeric Conversion Semantics
Add –verify Dev Flag for Automated Test Verification
Require PricebookEntryId for OpportunityLineItem Insert
Throw NoDataFoundException from Packaging.getCurrentPackageId
Update lspc parse To Exit With Error If Diagnostic Errors Found
Fix LSP Symbol Resolution And Add Missing Stdlib Types
Fix StringException Message Format for Invalid Regex Patterns
Use Minimum Access Profile and Unique Usernames in Tests
Fix RestRequest and RestResponse Default Property Values
Fix Generic Type Inference For Chained Method Calls In LSP
Add –sandbox Flag To test/run/exec Commands
Throw InvalidHeaderException for Disallowed RestRequest Headers
Fix SOQL IN Clause to Match NULL Records When Collection Contains Null
Add System.ApplicationReadWriteMode Enum To Stdlib
Require ActivityDateTime for Event Inserts
Fix SOQL QueryException Message Wording
Fix LSP Resolution For Class Literals And Implicit Object Methods
Reject String Assignment to Date/Datetime Fields in SObject.put()
Fix LSP Resolution For Generic Type Class Literals
SObject.getErrors() Returns Only Last Error