jennykim1016 / SLRealizer

Catalog-level simulation of LSST DM stack measurements of gravitationally-lensed quasars.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Good Unit Tests? #22

Closed jennykim1016 closed 7 years ago

jennykim1016 commented 7 years ago

I have to write unit tests to ensure that the code is doing the right things, but it seems a little hard to generate the test cases as most of the data selection happens within the body of the codes...