You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While doing the migration from ethers v5 to v6 I notice that many of the sequence.js packages have no unit tests.
abi
api
guard
indexer
metadata
migration
multicall
network
replacer
Now i do notice that we do have some integration tests that cover some of these packages working in conjuction with other features as well as sequence-e2e tests but it would be good to add some lower level unit tests as well.
The text was updated successfully, but these errors were encountered:
While doing the migration from ethers v5 to v6 I notice that many of the sequence.js packages have no unit tests.
Now i do notice that we do have some integration tests that cover some of these packages working in conjuction with other features as well as sequence-e2e tests but it would be good to add some lower level unit tests as well.
The text was updated successfully, but these errors were encountered: