Commit graph

266 commits

Author SHA1 Message Date
Chris Berkhout
9eb6de4c44 live tests: reactivate coinmarketcap, update alphavantage physical for new data. 2024-08-03 12:40:28 +02:00
Chris Berkhout
9dd6121d4d Update coinmarketcap error handling and tests. 2024-08-03 12:33:48 +02:00
Chris Berkhout
5fdf16edb7 Update pytest. 2024-08-03 12:33:29 +02:00
Chris Berkhout
5a0de59aba coinmarketcap: fix quote output. 2024-08-02 09:47:07 +02:00
Chris Berkhout
8921653154 Fix coinmarketcap: first pass. 2024-07-23 22:08:22 +02:00
Chris Berkhout
b8c4554298 Fix flake8 warning. 2024-07-11 16:25:30 +02:00
Chris Berkhout
47544a11b6 Minor formatting. 2024-07-11 15:52:35 +02:00
Chris Berkhout
a12f3d3899 Version 1.4.7. 2024-07-11 15:34:32 +02:00
Chris Berkhout
86e178ea96 Skip live tests for sources with known issues that need more work. 2024-07-11 15:32:10 +02:00
Chris Berkhout
1f01c54c4d Update alphavantage physical and digital currency live test cases. 2024-07-11 15:31:37 +02:00
Chris Berkhout
f4aee18360 Update parsing of Alphavantage digital currency response data. 2024-07-11 15:30:45 +02:00
Chris Berkhout
0b377a8d65 Fix description of data taht doesn't overlap the requested range. 2024-07-11 15:29:51 +02:00
Chris Berkhout
733c849286 Follow flake8 advice. 2024-07-11 14:59:02 +02:00
Chris Berkhout
96d3e44738 Update python to ^3.8.1 and flake8 to ^7.1.0. 2024-07-11 14:56:28 +02:00
Chris Berkhout
6519cf2845 Update datetime formatting. 2024-07-11 11:40:38 +02:00
Chris Berkhout
04936c5cd6 Update lxml dependency. 2024-07-11 11:40:12 +02:00
Chris Berkhout
46dfd876ea Version 1.4.6. 2023-08-26 11:00:09 +02:00
Chris Berkhout
06c2876152 Make AlphaVantage premium endpoint rejection message check more robust. 2023-08-26 10:57:40 +02:00
Chris Berkhout
ffeebe5ffa Don't skip any AlphaVantage tests anymore. All pass. 2023-08-26 10:57:06 +02:00
Chris Berkhout
2b0f01110a Revert "Update Alphavantage source for changes in which endpoint is premium."
This reverts commit d6036c9d14.
2023-08-26 10:50:41 +02:00
Chris Berkhout
786ddd3c8c Update which Alphavantage test is skipped. 2023-08-26 10:48:49 +02:00
Chris Berkhout
bd3489ea71 Handle coinmarketcap return null for some prices. 2023-08-26 10:38:31 +02:00
Chris Berkhout
2b8460ff4b Version 1.4.5. 2023-06-10 13:35:33 +02:00
Chris Berkhout
b7b2862b77 Yahoo: keep padding the end timestamp but ignore any extra day returned. 2023-06-10 13:25:09 +02:00
Chris Berkhout
34c503f6cb Use non-deprecated importlib_resources API. 2023-06-10 13:19:35 +02:00
Chris Berkhout
7f4ed2f8b5 Skip test of known failing Alphavantage endpoint for a couple of weeks. 2023-05-29 14:36:07 +02:00
Chris Berkhout
b99e71202a Version 1.4.4. 2023-01-25 11:52:25 +01:00
Chris Berkhout
2398b8340f Update IOS 4217 data. 2023-01-25 11:50:28 +01:00
Chris Berkhout
dfaf1b2d93 Add coverage regex to gitlab CI config. 2022-11-24 15:43:23 +01:00
Chris Berkhout
b522a0961c Fix live tests. 2022-11-24 15:38:13 +01:00
Chris Berkhout
71ed246956 Version 1.4.3. 2022-11-24 15:33:35 +01:00
Chris Berkhout
3c290abb95 Note deprecation of Coindesk Bitcoin Price Index source. 2022-11-24 15:29:39 +01:00
Chris Berkhout
d6036c9d14 Update Alphavantage source for changes in which endpoint is premium. 2022-11-24 15:14:42 +01:00
Chris Berkhout
09fbeb79cb Don't mock a mock (doesn't work in Python 11). 2022-11-24 14:47:51 +01:00
Chris Berkhout
582bf952e0 Formatting. 2022-11-24 13:55:04 +01:00
Chris Berkhout
4b524960b8 Update dev dependency black. 2022-11-24 13:50:19 +01:00
Chris Berkhout
2d2b4b1e02 Update expected TSLA prices in live test. 2022-09-23 17:25:47 +02:00
Chris Berkhout
42d969a3ba ISO data update. 2022-09-23 17:12:53 +02:00
Chris Berkhout
765e2ec77d Rename ISO 4217 data files to match SIX Group's new naming. 2022-09-23 17:08:29 +02:00
Chris Berkhout
a54da85a6f Version 1.4.2. 2022-04-04 17:02:08 +02:00
Chris Berkhout
aabce7fe6f Add --fmt-jsonnums option. 2022-04-04 17:01:09 +02:00
Chris Berkhout
a3e19f9bcf Version 1.4.1. 2022-04-04 16:30:07 +02:00
Chris Berkhout
3f65a21ffd Turn off logging by charset_normalizer (which may be used by requests). 2022-04-04 16:29:14 +02:00
Chris Berkhout
bbf33df657 Version 1.4.0. 2022-04-04 15:57:33 +02:00
Chris Berkhout
dace604129 Note about fetching new prices only. 2022-04-04 15:52:43 +02:00
Chris Berkhout
99aeb6bbc7 Test json and jsonl output formats. 2022-04-04 15:33:40 +02:00
Chris Berkhout
46ebdfe074 Add JSON and JSONL output formats. 2022-04-04 13:40:04 +02:00
Chris Berkhout
7a9d3d3e8f Update ISO 4217 currency data for ISO 4217 amendment number 171. 2022-04-04 13:04:26 +02:00
Chris Berkhout
aceb0f09d1 Minor doc fixes. 2022-04-04 12:48:39 +02:00
Chris Berkhout
5f2b96a5bb Add reactions to README. 2022-01-24 19:17:39 +11:00