sphere-node-sdk
sphere-node-sdk copied to clipboard
Add Util methods for testing
Will be good to have some util methods for testing purpose. Such as for mocking the client and its services. So that we can:
- provide a method to be called by the mock client / service
- return a desired response by the mock client / service