private/deposit_read: Use list comprehension to simplify reading
deposit.utils: Capture the wrong merge behavior in a test to fix
deposit.utils: Fix the potential metadata information loss
Close T1154
Differential D400
Fix metadata reading when a deposit is a multiple metadata requests instance ardumont on Jul 24 2018, 12:25 PM. Authored by Tags None Subscribers None
Details
private/deposit_read: Use list comprehension to simplify reading Close T1154 tests ok
Diff Detail
Event Timeline
Comment Actions Amended commit to remove a no longer true comment
Comment Actions Add some edge cases in tests
Comment Actions
Yes, adapted and added some tests inspired from those. |