mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-09-01 22:23:20 +02:00
tmp_path is a built-in pytest fixture providing a unique per-test tempdir. Hardcoded /tmp paths break when multiple builders run tests concurrently (e.g. Nix parallel builds): leftover or colliding files cause spurious failures. Signed-off-by: Sirio Balmelli <sirio@b-ad.ch> |
||
|---|---|---|
| .. | ||
| actions | ||
| borg | ||
| commands | ||
| config | ||
| hooks | ||
| __init__.py | ||
| test_execute.py | ||
| test_logger.py | ||