Closed AgustinRamiroDiaz closed 3 days ago
@cristiam86 @denishacquin do you know how to impose typescript checks in the tests? I'm being able to just test logic, but not typing
@cristiam86 @denishacquin do you know how to impose typescript checks in the tests? I'm being able to just test logic, but not typing
I think that typing should be static, not tested. Do you have a concrete example?
@cristiam86 I've managed to add tests to verify typing
I've also fixed all eslint errors so test pass
What
readContract
sim_getTransactionsForAddress
methodWhy
Testing done
Added unit tests
Decisions made
Checks
Reviewing tips
User facing release notes