This website requires JavaScript.
Explore
Help
Register
Sign In
peter
/
borgmatic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced
2026-07-30 21:33:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74607fdd430e1cdc21c19492c83666e5f2f5c3f2
borgmatic
/
tests
/
unit
/
config
T
History
Dan Helfman
458e7776c5
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (
#225
).
2019-10-22 16:28:42 -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_checks.py
Enable consistency checks for only certain repositories via "check_repositories" (
#73
).
2018-10-13 20:34:51 -07:00
test_collect.py
Also read .yml ending configuration files
2019-05-19 13:04:42 +02:00
test_convert.py
Run isort over the source
2019-05-14 18:59:19 +02:00
test_generate.py
Config generation support for sequences of maps, needed for database dump hooks (
#225
).
2019-10-21 15:17:47 -07:00
test_legacy.py
Run isort over the source
2019-05-14 18:59:19 +02:00
test_validate.py
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (
#225
).
2019-10-22 16:28:42 -07:00