oanda / oandapy

Python wrapper for the OANDA REST API
MIT License
321 stars 147 forks source link

Testsuite to cover most of the OANDA REST API functionality #25

Open hootnot opened 8 years ago

hootnot commented 8 years ago

Set of tests added to cover the REST-API functionality.

Tested with Python 2.7.5 en Python 3.4.3 : all tests passed

Check the README for details.