Commit f85cc1b3 authored by Laura, Jason R's avatar Laura, Jason R
Browse files

Move mock-alchemy to a pip installation.

parent 931f0ad0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ unit-test:
  stage: test
  script:
    - mamba install --file test_requirements.txt
    - pip install mock-alchemy
    - wget "https://asc-isisdata.s3.us-west-2.amazonaws.com/autocnet_test_data/B08_012650_1780_XN_02S046W.l1.cal.destriped.crop.cub" -P tests/test_subpixel_match/
    - wget "https://asc-isisdata.s3.us-west-2.amazonaws.com/autocnet_test_data/D16_033458_1785_XN_01S046W.l1.cal.destriped.crop.cub" -P tests/test_subpixel_match/
    - wget "https://asc-isisdata.s3.us-west-2.amazonaws.com/autocnet_test_data/J04_046447_1777_XI_02S046W.l1.cal.destriped.crop.cub" -P tests/test_subpixel_match/
+0 −1
Original line number Diff line number Diff line
coveralls
fakeredis
mock-alchemy
pytest
pytest-cov
pytest-mock
 No newline at end of file