- Aug 26, 2020
-
-
Nathan Hertz authored
-
- Aug 25, 2020
-
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
Changed import statements to break local testing but fix automatic conda build testing. I'm not sure how to resolve the different import needs.
-
Nathan Hertz authored
-
Nathan Hertz authored
Finished testing for all recipes. Added buildout recipe to automatically run tests on other buildout recipes (and itself)
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
- Aug 24, 2020
-
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
- Aug 21, 2020
-
-
Nathan Hertz authored
* commit '24dcfec0': Changed test naming convention. Added custom fixture for initializing Null object. Updated README with correct information. Added username/password collection to ensure a connection to builder. Changed import to work with conda build testing. Added dependency for transfer_to_builder Created unit tests. Fixed typo that was causing print_error to not run correctly. Removed pymygdala integration; made logging self-contained; added two more functions Fixed crash that would occur when a package has no requirements. Fixed bug in build_packages that would report package not valid when building it for the first time. Updated logging to use pymygdala's LogHandler class. First prototype of null executable.
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Janet Goldstein authored
* 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
-
- Aug 20, 2020
-
-
jgoldste authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
jgoldste authored
SSA-6324: Tests are tightened up and more efficient; pylint is (somewhat) mollified; optimizing them flushed out a bug or two in the updater.
-
Nathan Hertz authored
-
- Aug 19, 2020
-
-
Nathan Hertz authored
-
jgoldste authored
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.
-
jgoldste authored
-
Nathan Hertz authored
-
Nathan Hertz authored
Fixed bug in build_packages that would report package not valid when building it for the first time.
-
Nathan Hertz authored
-
jgoldste authored
Merge branch 'SSA-6324-pytest-branch2-scode-update' of https://open-bitbucket.nrao.edu/scm/ssa/data into SSA-6324-pytest-branch2-scode-update
-
Daniel Lyons authored
-
Daniel Lyons authored
Merge remote-tracking branch 'origin/SSA-6324-pytest-branch2-scode-update' into SSA-6324-pytest-branch2-scode-update # Conflicts: # environment.yml
-
- Aug 18, 2020
-
-
Janet Goldstein authored
* commit 'bb52952b': SSA-6324: removed unneeded tox.ini; fixed conda path in Dockerfile SSA-6324: schema init adds convenience methods suggested by Thomas; Project how has authors cascade; deploy requires Python 3.8; a project updater test now requires pytest-mock; updater and datafetcher tests complete, and most exercise CLI SSA-6324: all new scode_updater tests that simulate command-line execution SSA-6324: update/refactor scode_project_updater copied from archive: SSA-6324: rearranged scode_project_updater package structure; started creating unit tests that don't depend on a particular state of the dev database SSA-6324: demo: failure to insert fake project for testing SSA-6324: still trying to cope w/ new version of pycapo SSA-6324: trying to cope w/ new version of pycapo
-
Nathan Hertz authored
-
jgoldste authored
-
jgoldste authored
Merge branch 'SSA-6324-pytest-branch2-scode-update' of https://open-bitbucket.nrao.edu/scm/ssa/data into main
-
Daniel Lyons authored
-
- Aug 17, 2020
-
-
jgoldste authored
SSA-6324: schema init adds convenience methods suggested by Thomas; Project how has authors cascade; deploy requires Python 3.8; a project updater test now requires pytest-mock; updater and datafetcher tests complete, and most exercise CLI
-