sphere-node-sdk icon indicating copy to clipboard operation
sphere-node-sdk copied to clipboard

Add Util methods for testing

Open pgbytes opened this issue 9 years ago • 0 comments

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

pgbytes avatar May 06 '16 12:05 pgbytes