Merge pull request #1 in SSA/data from SSA-6325-validate-data-fetcher to master
* commit 'd12bbd8e': SSA-6325: a few import and path tweaks were necessary to get all the tests to run from the command line SSA-6313: data is a functional Python project with an entry point for the data-fetcher.
Showing
- _version.py 2 additions, 0 deletions_version.py
- datafetcher/commands.py 7 additions, 4 deletionsdatafetcher/commands.py
- datafetcher/file_retrievers.py 2 additions, 2 deletionsdatafetcher/file_retrievers.py
- datafetcher/locations_report.py 3 additions, 3 deletionsdatafetcher/locations_report.py
- datafetcher/product_fetchers.py 3 additions, 3 deletionsdatafetcher/product_fetchers.py
- datafetcher/setup.py 2 additions, 2 deletionsdatafetcher/setup.py
- datafetcher/test/datafetcher_test.py 14 additions, 12 deletionsdatafetcher/test/datafetcher_test.py
- datafetcher/test/locations_report_test.py 14 additions, 11 deletionsdatafetcher/test/locations_report_test.py
- datafetcher/test/logging_test.py 1 addition, 1 deletiondatafetcher/test/logging_test.py
- datafetcher/test/retriever_test.py 3 additions, 3 deletionsdatafetcher/test/retriever_test.py
- datafetcher/test/testing_utils.py 11 additions, 5 deletionsdatafetcher/test/testing_utils.py
- datafetcher/utilities.py 1 addition, 1 deletiondatafetcher/utilities.py
- setup.cfg 14 additions, 0 deletionssetup.cfg
- setup.py 50 additions, 0 deletionssetup.py
Loading
Please register or sign in to comment