artefactual-sdps / enduro

Designed to automate the processing of transfers in multiple Archivematica pipelines.
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Problem: "CompletePreservationTask" code has no tests #907

Closed djjuhasz closed 3 months ago

djjuhasz commented 3 months ago

Describe the problem

The Enduro code to complete a preservation task in the database has no automated tests.

Solutions considered

  1. Add unit tests to test the CompletePreservationTask() code

Additional context