BittrexSharp icon indicating copy to clipboard operation
BittrexSharp copied to clipboard

Add Unit Tests

Open Domysee opened this issue 7 years ago • 0 comments

  • [ ] If the correct exception is thrown if the returned json cannot be converted
  • [ ] If the return value is an unsuccessful ResponseWrapper with the correct message
  • [ ] If the methods that need authorization work correctly if valid authorization is given
  • [ ] If a useful exception is thrown if the response json is malformed (cannot be converted to BittrexResponse)

Domysee avatar Oct 30 '17 07:10 Domysee