hedera-services
hedera-services copied to clipboard
chore: 12987 more code coverage for CryptoUpdateHandler
Description: Adds additional unit tests for CryptoUpdateHandler, specifically the cases where account is null, account.memo is null, and when unlimitedAutoAssociations are disabled and the max auto associations are different than before.
Related issue(s):
Partially fixes #12987
Notes for reviewer:
Checklist
- [ ] Documented (Code comments, README, etc.)
- [x] Tested (unit, integration, etc.)