2 news api #10

Merged
Berack96 merged 9 commits from 2-news-api into main 2025-10-01 16:22:43 +02:00

9 Commits

Author SHA1 Message Date
Simo
646efe27e6 Merge branch 'main' into 2-news-api 2025-10-01 16:22:08 +02:00
6ebd58bdb7 Fixes
- MarketAPIs to include BinanceWrapper
- update RedditWrapper & tests
2025-10-01 14:53:00 +02:00
2aa97e264a Enhance error logging in WrapperHandler to provide concise traceback information 2025-10-01 12:49:43 +02:00
73dcbbe12b Refactor WrapperHandler
- validation checks for initialization logic
- fix SocialAPIsTool
- fix RedditWrapper
2025-10-01 11:05:44 +02:00
e4e7023c17 Refactor news API methods to use 'limit' parameter instead of 'total' for consistency across wrappers 2025-10-01 10:26:21 +02:00
99ebb420fa Refactor news and social instructions
- enhance logging in WrapperHandler
- add parameterized mock wrappers for testing
2025-09-30 23:10:53 +02:00
01e7bf58f1 Refactor news & social modules
- update NewsAPIsTool
- update SocialAPIsTool
- add tests for NewsAPIsTool
- added some missing docs
2025-09-30 22:13:12 +02:00
3bc24afcea Refactor NewsAPIsTool to aggregate multiple news API wrappers and enhance functionality 2025-09-30 21:09:24 +02:00
f6d7ff6499 Refactor market toolkit to remove unused methods and streamline API calls 2025-09-30 20:43:05 +02:00