At present, the SDK does not have a testing suite. This is mainly due to difficulties with mocking RPC calls, see solana-labs/solana#25834.
In the meantime, the examples folder has working examples for almost all client methods, and developers can run them on Mainnet in order to test.
At present, the SDK does not have a testing suite. This is mainly due to difficulties with mocking RPC calls, see solana-labs/solana#25834.
In the meantime, the examples folder has working examples for almost all client methods, and developers can run them on Mainnet in order to test.