Skip to content

Unit Testing & Improved Argument Type Validation

Compare
Choose a tag to compare
@Blacksmoke16 Blacksmoke16 released this 30 Mar 23:07
· 11 commits to master since this release
fec3522

9.1.0 aka version 43 March 30, 2022


Additions

  • GESI now has a good amount of proper unit test coverage on its core logic
  • Validates the aud JWT claim is the required value

Fixes

  • Properly handle falsey arguments to optional parameters
    • Handles the context of like =corporations_corporation_wallets_division_transactions(2,,"Blacksmoke16") throwing an error saying from_id should be a number but got string