toloco / pyoanda

Oanda’s API python wrapper. Robust and Fast API wrapper for your Forex bot Python library that wraps Oanda API. Built on top of requests, it’s easy to use and makes sense.
http://oanda.com
MIT License
65 stars 24 forks source link

Add missing tests. #20

Closed elyobo closed 9 years ago

elyobo commented 9 years ago

Changes only to client tests, adds missing order and instrument history tests.

elyobo commented 9 years ago

Requested to merge against master because the develop branch appears to be missing some of the commits from master.

landscape-bot commented 9 years ago

Code Health Code quality remained the same when pulling ee893b7 on elyobo:add-missing-tests into 4edaa78 on toloco:master.

toloco commented 9 years ago

mmm let me merge them ;)