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

@@ -3,4 +3,4 @@ PyYAML==6.0.1
Requests==2.32.2
web3==5.31.3
git+https://github.com/propeller-heads/tycho-indexer.git@0.49.0#subdirectory=tycho-client-py
git+https://github.com/propeller-heads/tycho-simulation.git@0.69.0#subdirectory=tycho_simulation_py
git+https://github.com/propeller-heads/tycho-simulation.git@348cf5114f7f6bebd2cb56732c0a81e27736fd12#subdirectory=tycho_simulation_py