- Jan 08, 2021
-
-
Janet Goldstein authored
system since I figure that's on its way out the door)
-
- Oct 30, 2020
-
-
Janet Goldstein authored
SSA-6383: Eliminated duplicate test data from copies in datafetcher/; fixed tests that broke as a result; addressed pylint & SonarLint issues
-
- 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.
-
- Aug 26, 2020
-
-
Nathan Hertz authored
-
- Aug 25, 2020
-
-
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.
-
jgoldste authored
SSA-6324: refactored prop setter for testability and created tests; added script to run all tests in data repo
-
- Aug 21, 2020
-
-
Daniel Lyons authored
-
- Aug 19, 2020
-
-
jgoldste authored
-
- Jul 27, 2020
-
-
Daniel Lyons authored
-
- Jul 16, 2020
-
-
jgoldste authored
SSA-6324: tests pass when run locally; some fail in Docker container. Committing what I've got so as not to lose it after tearing my hair out for a day and a half.
-
- Jul 14, 2020
- Jul 10, 2020
-
-
jgoldste authored
SSA-6324: pytest on datafetcher_test.py executes in a Docker container. capo properties file is copied to the docker build directory, then deleted.
-
- Jul 08, 2020
-
-
jgoldste authored
-
- Jun 11, 2020
-
-
Daniel Lyons authored
-
Janet Goldstein authored
Tests all succeed when executed in IJ.
-
Janet Goldstein authored
-
- Jun 08, 2020
-
-
Janet Goldstein authored
SSA-6325: a few import and path tweaks were necessary to get all the tests to run from the command line
-
- Jun 05, 2020
-
-
Janet Goldstein authored
-
- Jun 03, 2020
-
-
Janet Goldstein authored
master: reorganized datafetcher "SDM-only" functionality removed. All tests pass, including those that launch DF from a process to simulate command-line execution. TODO: actual command line, as below, should work but doesn't yet: datafetcher --profile local --output-dir ~/Downloads --product-locator uid://evla/execblock/93e1c0cd-76de-4e65-a3f2-d5fe55f386d8 --verbose Pylint also finds some errors, the consequence of fixing which puts red ink in the IJ editor and causes the above-mentioned command-line tests to fail.
-
- Jun 01, 2020
-
-
Janet Goldstein authored
-