- Sep 21, 2020
-
-
Janet Goldstein authored
SSA-6324: proof of concept -- running tests in Docker container. These tests all pass at the pytest command line -AND- inside a container. scode project updater code removed -- doesn't work, and will be merged in from archive eventually.
-
- Sep 10, 2020
-
-
Janet Goldstein authored
* 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
-
Janet Goldstein authored
-
Janet Goldstein authored
-
Janet Goldstein authored
-
Janet Goldstein authored
-
- Sep 04, 2020
-
-
Janet Goldstein authored
SSA-6607: much refactoring of data fetcher and components for testability; lots of tests complete, lots more TODO
-
- Sep 03, 2020
-
-
Nathan Hertz authored
* commit '7737a04e': Added type hinting to functions and methods. PEP8-ified things.
-
Nathan Hertz authored
-
Nathan Hertz authored
* commit '4a6d284c': Updated type hinting to only hint function parameters and return values by @dlyons request Added type hinting and PEP8-ified
-
Nathan Hertz authored
-
- Sep 02, 2020
-
-
Nathan Hertz authored
-
- Aug 26, 2020
-
-
jgoldste authored
-
Nathan Hertz authored
* commit 'cd7af338': Removed pesky __init__.py. Removed commented out import statements. Removed some out-of-place __init__.pys Added test for parse_setup.py; added some logging and error checking to transfer_to_builder.py Re-added __init__.py files that I previously deleted. Turns out we need 'em! Changed import statements to break local testing but fix automatic conda build testing. I'm not sure how to resolve the different import needs. Added message that warns the user that building all available packages will take a LONG time Finished testing for all recipes. Added buildout recipe to automatically run tests on other buildout recipes (and itself) Added test all option to Makefile gitignore updates Finished setup_to_meta tests. Added some commentary. More work on tests for setup_to_meta. Added logging to setup_to_meta and build_pkgs. Added new buildout recipe for testing buildout recipes. Started testing on buildout recipes.
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Janet Goldstein authored
* commit '798426a8': SSA-6324: fixes locking message problem discovered in SSA-6458 SSA-6324: refactored prop setter for testability and created tests; added script to run all tests in data repo Remove unittest from datafetcher and migrate to pytest Remove unittest from test_updater.py, rely on pytest instead Tests work, remove src imports
-
jgoldste 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
-
jgoldste authored
SSA-6324: refactored prop setter for testability and created tests; added script to run all tests in data repo
-
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.
-
Janet Goldstein authored
Merge pull request #17 in SSA/data from SSA-6324-scode-test-improvements to SSA-6324-pytest-branch3-modules-and-scodeup * commit '9152a4a9': Remove unittest from datafetcher and migrate to pytest Remove unittest from test_updater.py, rely on pytest instead Tests work, remove src imports
-
Daniel Lyons authored
-
Nathan Hertz authored
-
Daniel Lyons authored
-
Daniel Lyons authored
-