Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-32601: Move remaining jointcal tests to gen3 #208

Merged
merged 7 commits into from
Dec 20, 2021
Merged

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    1159d06 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Refactor tests to be fully gen3

    Remove center/radius and put the data centers in the testdata_jointcal
    README instead.
    Move instrumentClass and instrumentName into setUp_base.
    Remove gen2 test args, class attrs, and test methods.
    Add tests that the correct number of gen3 output products were written.
    
    Cleanup cfht and cfht_minimal tests to use new base class features.
    parejkoj committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    46016c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5952009 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Convert HSC tests to new gen3 test framework.

    Remove some tests that were made redundant by converted gen3 CFHT tests
    or other HSC tests that are now converted.
    
    Cleanup some tests to use common setup methods to clarify metric values.
    
    Update metrics of the 10_visits test, because gen3 runs the r/i data separately;
    gen2 fit all filters together.
    parejkoj committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    0daba13 View commit details
    Browse the repository at this point in the history
  2. Cleanup Readmes

    parejkoj committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    108b042 View commit details
    Browse the repository at this point in the history
  3. remove residual gen2 import

    parejkoj committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    b987adb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f00fe6f View commit details
    Browse the repository at this point in the history