ert icon indicating copy to clipboard operation
ert copied to clipboard

Ensure test coverage on run path creation

Open oyvindeide opened this issue 3 years ago • 0 comments

Run path creation is partially performed in python, but we would like to replace the remaning parts with a new implementation. What remains in C is the parameter sampling and saving to storage, which happens in initRun.

Known tests: test_parameter_sample_types.py test_create_run_path.py

Edit: definition of done: reviewed test coverage to make sure we are ready to reimplement.

oyvindeide avatar Aug 29 '22 08:08 oyvindeide