Merge pull request #14 in SSA/data from SSA-6324-pytest-branch3-modules-and-scodeup to main
* commit '71c871ab': SSA-6324: standardizing datafetcher test name; conda-izing setup script SSA-6324: Tests are tightened up and more efficient; pylint is (somewhat) mollified; optimizing them flushed out a bug or two in the updater. SSA-6324: datafetcher tests proceed as expected in IJ and at command line, but not in Docker container. scode_updater tests proceed as expected in IJ, but not at the command line or in Docker container. Requirements updated; convenience script added for rebuilds. SSA-6324: fully-qualified package names are necessary for tests Interestingly, this line of code needed to be changed for the import from pymygdala to work
No related branches found
No related tags found
Showing
- apps/cli/executables/datafetcher/test/Dockerfile 1 addition, 0 deletionsapps/cli/executables/datafetcher/test/Dockerfile
- apps/cli/executables/datafetcher/test/test_datafetcher.py 5 additions, 4 deletionsapps/cli/executables/datafetcher/test/test_datafetcher.py
- apps/cli/executables/datafetcher/test/testing_utils.py 3 additions, 3 deletionsapps/cli/executables/datafetcher/test/testing_utils.py
- apps/cli/launchers/pymygdala/src/pymygdala/__init__.py 1 addition, 1 deletionapps/cli/launchers/pymygdala/src/pymygdala/__init__.py
- apps/cli/utilities/s_code_project_updater/src/s_code_project_updater/commands.py 141 additions, 104 deletions...de_project_updater/src/s_code_project_updater/commands.py
- apps/cli/utilities/s_code_project_updater/src/s_code_project_updater/project_fetcher.py 5 additions, 4 deletions...ect_updater/src/s_code_project_updater/project_fetcher.py
- apps/cli/utilities/s_code_project_updater/test/Dockerfile 42 additions, 0 deletionsapps/cli/utilities/s_code_project_updater/test/Dockerfile
- apps/cli/utilities/s_code_project_updater/test/docker-build.sh 80 additions, 0 deletions...cli/utilities/s_code_project_updater/test/docker-build.sh
- apps/cli/utilities/s_code_project_updater/test/test_updater.py 170 additions, 213 deletions...cli/utilities/s_code_project_updater/test/test_updater.py
- environment.yml 3 additions, 2 deletionsenvironment.yml
- requirements.txt 1 addition, 1 deletionrequirements.txt
- set_up_project.sh 34 additions, 0 deletionsset_up_project.sh
Loading
Please register or sign in to comment