kava icon indicating copy to clipboard operation
kava copied to clipboard

refactor(tests/e2e-evm): Restructure ABI tests for extensibility & reduce duplication

Open drklee3 opened this issue 4 months ago • 0 comments

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

drklee3 avatar Oct 09 '24 22:10 drklee3