Unit Testing & Improved Argument Type Validation
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 sayingfrom_id
should be a number but got string
- Handles the context of like