Skip to content
Snippets Groups Projects
Commit 141fb549 authored by Owen Arnold's avatar Owen Arnold
Browse files

refs #13989. Measurement Repo.

Getting things under tests reveals that we really don't want to be touching real files as part of our new transfer strategy test. I'm therefore refactoring things to use a MeasurementSource (read Repository pattern) so that I can mock out the geneartion of Measurement(s) (new type) such that I can purely test the Transfer logic in this TransferStrategy.
parent 0fd0b52d
Branches 22927_Fix_binary_op_not_saving_history_properly
No related tags found
No related merge requests found
Showing
with 275 additions and 50 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment