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
Implement tests that interact with a local Soroban node (e.g., using stellar/quickstart) to verify contract interactions. These tests should be excluded from the standard test run and triggered via a separate command.
Implement tests that interact with a local Soroban node (e.g., using
stellar/quickstart) to verify contract interactions. These tests should be excluded from the standard test run and triggered via a separate command.