charon icon indicating copy to clipboard operation
charon copied to clipboard

Unit test batch signed data set logic

Open corverroos opened this issue 1 year ago • 0 comments

🎯 Problem to be solved

We implemented batched signed data set handling in parsigdb, sigagg, aggsigdb, recaster and bcast in #2373. But we didn't unit test the actual handling of batches, we only test legacy single use-cases.

🛠️ Proposed solution

Write unit tests to checks whether batch logic is correct and does proper error handling in the event that a single instance in the batch errors.

corverroos avatar Aug 10 '23 06:08 corverroos