feat(testing): Improve SDK Testing module (#148)

* feat: import to tycho simulation initialized accounts defined on yaml file

* feat: update tycho-simulation dep, black formatting

* feat: Add additional logging to test runner

* feat: Fail test if expected component fails to get decoded

* feat: Warn if initialized contracts are not specified on ProtocolComponent contracts
This commit is contained in:
tvinagre
2025-02-05 15:48:45 -03:00
committed by GitHub
parent 52072849f6
commit dbb79a6dca
5 changed files with 101 additions and 47 deletions

View File

@@ -19,4 +19,4 @@ ignore = [
"ethereum-uniswap-v3/src/abi",
"ethereum-uniswap-v3-logs-only/src/abi",
"ethereum-uniswap-v4/src/abi",
]
]