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
Research possible approaches for testing SDK logic. For our go / contract code we deploy a devnet and run tests accordingly. This issue is to research possible approaches for testing the TS layer. Of course, unit testing will live in the TS package itself, but we may want to implement some e2e tests for various scenarios / logic.
Proposed Solution
N/A
The text was updated successfully, but these errors were encountered:
Problem to Solve
Research possible approaches for testing SDK logic. For our go / contract code we deploy a devnet and run tests accordingly. This issue is to research possible approaches for testing the TS layer. Of course, unit testing will live in the TS package itself, but we may want to implement some e2e tests for various scenarios / logic.
Proposed Solution
N/A
The text was updated successfully, but these errors were encountered: