safe-global / safe-core-sdk

The Safe{Core} SDK allows builders to add account abstraction functionality into their apps.

Home Page:https://docs.safe.global/sdk/overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove `eth-testing` dependency

dasanra opened this issue · comments

Context / issue

The dependency is outdated and not adding lot of value to the testing. Only being used in auth-kit test should be possible to replace with mocks.

Proposed solution

Remove the dependency and replace it with mocked functions.