Open hhollenb opened 4 days ago
3 829 files 5 923 suites 4m 8s :stopwatch: 1 597 tests 1 569 :white_check_mark: 28 :zzz: 0 :x: 19 779 runs 19 704 :white_check_mark: 75 :zzz: 0 :x:
Results for commit f4efe934.
:recycle: This comment has been updated with latest results.
Clean up optical mock test data
This PR cleans up the mock test data classes that I wrote previously.
MockImportedData
class is replaced withOpticalMockTestBase
which inherits fromGlobalTestBase
, matching mock data for core physics tests.ValidationUtils.hh
so they can be reused for lateroptical::PhysicsData
tests.ImportData
.