borgmatic/tests/unit/hooks/data_source
2026-06-17 16:26:01 -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 Fix a "source directories do not exist" regression when configuration paths are relative symlinks and the bootstrap data source hook is enabled (#1292). 2026-04-06 16:03:39 -07:00
test_btrfs.py Fix existing tests (#1225). 2026-01-07 19:58:25 -08:00
test_config.py Fix existing tests (#1225). 2026-01-07 19:58:25 -08:00
test_dump.py Fix existing automated tests (#1208). 2025-12-25 13:56:01 -08:00
test_lvm.py Fix existing tests (#1225). 2026-01-07 19:58:25 -08:00
test_mariadb.py For the MariaDB and MySQL hooks, add "events", "routines", and "tablespaces" options for disabling dumping of scheduled events, stored routines, and tablespaces, respectively (#1324). 2026-06-17 16:26:01 -07:00
test_mongodb.py Fix for the "restore" action sometimes failing to find a database dump that was dumped with a default port (#1322). 2026-06-15 11:56:04 -07:00
test_mysql.py For the MariaDB and MySQL hooks, add "events", "routines", and "tablespaces" options for disabling dumping of scheduled events, stored routines, and tablespaces, respectively (#1324). 2026-06-17 16:26:01 -07:00
test_postgresql.py Fix for the "restore" action sometimes failing to find a database dump that was dumped with a default port (#1322). 2026-06-15 11:56:04 -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 Fix "restore" action and broken end-to-end tests. 2026-01-14 12:54:36 -08:00
test_zfs.py Fix the ZFS hook's overzealous unmounting of snapshot paths when a source dataset is at "/" (#1319). 2026-06-10 16:15:32 -07:00