BittrexSharp
BittrexSharp copied to clipboard
Add Unit Tests
- [ ] 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)