Open dboures opened 2 years ago
At present, the SDK does not have a testing suite. This is mainly due to difficulties with mocking RPC calls, see https://github.com/solana-labs/solana/issues/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 https://github.com/solana-labs/solana/issues/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.