borgmatic/tests/unit/hooks/data_source
2026-05-08 09:38:13 -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 MariaDB/MySQL, dump events, routines, and tablespaces. For MariaDB, dump a subset of system data when dumping "mysql"/"all" (#1303). 2026-05-08 09:38:13 -07:00
test_mongodb.py Fix "restore" action and broken end-to-end tests. 2026-01-14 12:54:36 -08:00
test_mysql.py For MariaDB/MySQL, dump events, routines, and tablespaces. For MariaDB, dump a subset of system data when dumping "mysql"/"all" (#1303). 2026-05-08 09:38:13 -07:00
test_postgresql.py Fix the PostgreSQL database hook to properly parse "*options" values containing quoted spaces. 2026-04-24 19:24:44 -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 to properly unmount snapshots for empty datasets (#1295). 2026-04-18 11:43:58 -07:00