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

Rewrite location config tests using tables #855

Closed sevein closed 7 months ago

sevein commented 7 months ago

This pull request rewrites the location config tests using tables and subtests. It does not introduce functional changes.

It depends on https://github.com/artefactual-sdps/enduro/pull/854.

Diogenesoftoronto commented 7 months ago

Looks good I was considering doing this once I saw what location configuration test was like in #842.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f75db1b) 45.16% compared to head (cd3a5c6) 45.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #855 +/- ## ========================================== + Coverage 45.16% 45.26% +0.09% ========================================== Files 93 93 Lines 5039 5039 ========================================== + Hits 2276 2281 +5 + Misses 2561 2555 -6 - Partials 202 203 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.