Skip to content

CopyJob: don't count dir sizes into the total size

David Faure requested to merge work/dfaure/unittest_totals into master

Started to write unittests about totalAmount and processedAmount, fixed a first bug: dir sizes shouldn't be accounted for.

This will act as a baseline for further fixes.

Merge request reports