Commit Graph

32 Commits

Author SHA1 Message Date
Cameron Yick
b466530231 [tests] Update test to get fixture response for non stock ticker types 2019-10-20 17:21:23 -04:00
Cameron Yick
3e4167fa84 [typo] Fix syntax errors in list_tickers test 2019-10-20 17:12:10 -04:00
n1rna
9bfa49f585 Fix missed line in test_tiingo 2019-10-19 21:58:42 +03:30
n1rna
c3394c8cdc Add support for multi tickers in list_tickers function 2019-10-18 19:06:35 +03:30
Cameron Yick
13579a117b [feature] Rename internal sources URL parameter to source 2019-09-01 20:53:07 -04:00
Cameron Yick
61708c3291 [dev] Update imports for custom exception classes 2019-05-05 15:41:08 -04:00
Davis Thames
3fbb6e5121 Updated frequency error check 2018-07-04 07:34:50 -04:00
Davis Thames
ec15ef85d6 Initial commit 2018-07-03 23:09:15 -04:00
Davis Thames
e7315db4c7 Issue #82 2018-04-16 17:05:09 -05:00
Davis Thames
ef3597b083 issue #82: added tests 2018-04-13 09:51:58 -05:00
Clark, Steve
6b08b8987a Add interfaces to obtain mutual fund and ETF tickers.
Add unit tests for new methods.
Update fixtures to support the etf and mutual fund tests.
Change filename inside of zip to supported_tickers.csv
Add second entry into supported_tickers.csv
Added myself to authors.
2018-03-04 07:38:21 -06:00
Cameron Yick
9dbfbcbdbb Fix #44: Raise explicit error when API Key is missing 2017-12-24 13:32:53 -05:00
Cameron Yick
79ac76806a Add coverage for bulk_id object exporting 2017-10-22 19:40:06 -04:00
Cameron Yick
b6ad06aebc Use Decorator Syntax for Tests, Update Broken Cassettes
The previous issue was that the cassettes weren't called with the same params as the non-object requests.
2017-10-22 18:54:28 -04:00
Bharat Kalluri
7d2866d996 Used cassettes for obj tests 2017-10-18 22:45:44 +05:30
Bharat Kalluri
76071d78b1 Added more tests for news API endpoints 2017-10-11 21:23:13 +05:30
Bharat Kalluri
2c7f76b683 Fixed code to handle lists 2017-10-10 11:27:40 +05:30
Bharat Kalluri
25a05d4aa4 pep8 corrections and changed all object names 2017-10-09 09:00:37 +05:30
Dmitry Budaev
c847da3aa9 Use VCR.py to Mock API Responses 2017-10-08 13:59:08 +02:00
Cameron Yick
891de629ee Add method for listing available tickers 2017-09-17 16:26:13 -04:00
Cameron Yick
e6f2638d03 Cover bulk downloads API 2017-09-17 15:30:15 -04:00
Cameron Yick
febffd76da Refactor News Method 2017-09-17 15:21:03 -04:00
Cameron Yick
14d3bb6bd3 Add support + Tests for using News API 2017-09-17 15:17:03 -04:00
Cameron Yick
6506b4f238 Deprecate documentation + tests + code for mutual funds metrics 2017-09-01 09:42:30 -04:00
Cameron Yick
1410175526 Patch testing for /funds endpoint 2017-08-28 23:00:30 -04:00
Cameron Yick
9b5685dd82 Add coverage to Tiingo Client for Tickers Endpoint 2017-08-28 22:48:50 -04:00
Cameron Yick
1127113ef4 Test base REST Client 2017-08-28 22:20:33 -04:00
Cameron Yick
014b666a6e Cleanup Docstrings, Tests, and Todos 2017-08-25 12:47:45 -04:00
Cameron Yick
2d411a368e Update Tests and Documentation 2017-08-25 01:32:43 -04:00
Cameron Yick
4dba25302a Test all Price Endpoints 2017-08-25 01:11:57 -04:00
Cameron Yick
9a5d7a18f7 Stub Tests 2017-08-24 22:30:07 -04:00
Cameron Yick
ce09d30d68 Initial commit 2017-08-24 21:13:41 -04:00