borgmatic/tests/unit/config
2026-08-16 20:21:12 -07:00
..
__init__.py Move tests to the root of the repository, in keeping with more common convention. 2018-09-30 13:57:20 -07:00
test_arguments.py address more review comments 2025-09-15 20:02:31 +02:00
test_checks.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_collect.py Hard-code default config paths in help strings 2025-11-17 15:42:30 +01:00
test_constants.py BREAKING: Support disabling both constant and variable interpolation by escaping with backslashes (#1213). 2026-01-05 15:39:14 -08:00
test_environment.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_generate.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_load.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_normalize.py Remove the Cronhub monitoring hook, as Cronhub has shut down. 2026-08-08 14:35:54 -07:00
test_override.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_paths.py For the "user_runtime_directory" option / "XDG_RUNTIME_DIR" environment variable, create a temporary directory within it. 2026-08-16 20:21:12 -07:00
test_schema.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_validate.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00