Skip to content

TST: change tests for remove_unnecessary_updates

Henrik tom Wörden requested to merge f-test-remove-unnecessary into dev

Replaced three test functions that were testing remove_unnecessary_updates with a new one that calls that function directly.

Changed remove_unnecessary_updates such that no retrieve occurs within the function. This reduces the complexity.

Merge request reports