Merge pull request #23 in SSA/data from SSA-6607-df-return-codes to main
* commit 'b7f452c4': SSA-6607: module renaming, part II SSA-6607: module renaming, part I SSA-6607: tests are now pytest only; no use of unittest. DF refactored for testability. SSA-6607: much refactoring of data fetcher and components for testability; lots of tests complete, lots more TODO SSA-6607: initial commit -- just for safekeeping before switch to NRAO laptop
No related branches found
No related tags found
Showing
- apps/cli/executables/datafetcher/README.md 7 additions, 1 deletionapps/cli/executables/datafetcher/README.md
- apps/cli/executables/datafetcher/src/datafetcher/commands.py 0 additions, 116 deletionsapps/cli/executables/datafetcher/src/datafetcher/commands.py
- apps/cli/executables/datafetcher/src/datafetcher/datafetcher.py 178 additions, 0 deletions...li/executables/datafetcher/src/datafetcher/datafetcher.py
- apps/cli/executables/datafetcher/src/datafetcher/locations_report.py 9 additions, 7 deletions...ecutables/datafetcher/src/datafetcher/locations_report.py
- apps/cli/executables/datafetcher/src/datafetcher/project_fetcher.py 56 additions, 44 deletions...xecutables/datafetcher/src/datafetcher/project_fetcher.py
- apps/cli/executables/datafetcher/src/datafetcher/return_codes.py 17 additions, 0 deletions...i/executables/datafetcher/src/datafetcher/return_codes.py
- apps/cli/executables/datafetcher/src/datafetcher/utilities.py 1 addition, 1 deletion.../cli/executables/datafetcher/src/datafetcher/utilities.py
- apps/cli/executables/datafetcher/test/test_datafetcher.py 738 additions, 682 deletionsapps/cli/executables/datafetcher/test/test_datafetcher.py
Loading
Please register or sign in to comment