-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optional Downloader Data Provider (#424)
* feat: optional download data provider * feat: test to download data provider with different params * feat: installed data provider list * feat: general tests * refactor: separate data-provider from data-feed * fix: validation of amount of request on api * feat: remove default value for data-provider-historical * feat: test case with local historical provider * remove: repeat test case refactor: assertion in test with different version of py * fix: missed rename data_feed to data_provider * feat: additional test case * revert: data_provider -> data_feed commit: e52b3a4 * revert: repeat code of finding data-provider * rename: helper method more fit name * rename: missed PR: #416
- Loading branch information
Showing
4 changed files
with
234 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters