borgmatic/tests/unit/hooks/data_source
2025-09-26 14:40:27 -07:00
..
__init__.py Reorganize data source and monitoring hooks to make developing new hooks easier. 2024-11-27 08:50:34 -08:00
test_bootstrap.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_btrfs.py Add a "steps" option to run command hooks around particular sub-action steps like individual checks (#1134). 2025-09-26 14:40:27 -07:00
test_config.py Make test code style more consistent with the rest of the codebase (#1116). 2025-09-17 21:55:36 -07:00
test_dump.py No longer defaulting Dump(hostname=...) to "localhost" (#1116). 2025-09-18 19:22:45 -07:00
test_lvm.py Add a "steps" option to run command hooks around particular sub-action steps like individual checks (#1134). 2025-09-26 14:40:27 -07:00
test_mariadb.py Code formatting. 2025-09-05 14:33:40 -07:00
test_mongodb.py Code formatting. 2025-09-05 14:33:40 -07:00
test_mysql.py Code formatting. 2025-09-05 14:33:40 -07:00
test_postgresql.py Code formatting. 2025-09-05 14:33:40 -07:00
test_snapshot.py Fix end-to-end tests and don't stat() directories that don't exist (#1048). 2025-03-30 19:04:36 -07:00
test_sqlite.py Code formatting. 2025-09-05 14:33:40 -07:00
test_zfs.py Add a "steps" option to run command hooks around particular sub-action steps like individual checks (#1134). 2025-09-26 14:40:27 -07:00