This allows regression testing to run on a standalone platform that has the ACIS load review data in $SKA/data/acis/LoadReviews/.
Testing
[N/A] Passes unit tests (no unit tests)
[x] Functional testing (Mac)
[ ] Functional testing (HEAD) - TO DO
Functional testing
Mac
On my Mac, I installed this into a dev environment and then ran unit tests for dpa_check 3.0.0. I have sshfs set up so that $SKA/data/acis/LoadReviews reflects the correct content from HEAD /data/acis/LoadReviews.
Description
This allows regression testing to run on a standalone platform that has the ACIS load review data in
$SKA/data/acis/LoadReviews/
.Testing
Functional testing
Mac
On my Mac, I installed this into a dev environment and then ran unit tests for
dpa_check
3.0.0. I have sshfs set up so that$SKA/data/acis/LoadReviews
reflects the correct content from HEAD/data/acis/LoadReviews
.All pass.
HEAD
This doesn't change anything on HEAD and tests from the
dpa_check
master branch pass as expected.