kava
kava copied to clipboard
refactor(tests/e2e-evm): Restructure ABI tests for extensibility & reduce duplication
Description
- De-duplicate reused logic
- Group test cases into logical groups that run depending on the ABI function
- Resolve type issues
- Remove type casts for test cases to allow for type checking
- Remove unsafe assignments