artefactual-sdps / enduro

A tool to support ingest and automation in digital preservation workflows
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Problem: "CreatePreservationTask" code has no tests #900

Closed djjuhasz closed 8 months ago

djjuhasz commented 8 months ago

Describe the problem

The Enduro code to create a new preservation task in the enduro database isn't tested by any automated tests.

Solutions considered

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

Additional context