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-31 05:33:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
affe7cdc1b3e8cfa948e10d7dcee6150837a2cfc
borgmatic
/
tests
/
integration
/
commands
T
History
Dan Helfman
affe7cdc1b
Expose propertyless YAML objects from configuration (e.g. "constants") as command-line flags (
#303
).
2025-04-01 21:05:44 -07:00
..
completion
Get existing unit/integration tests passing (
#303
).
2025-03-23 17:00:04 -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
Expose propertyless YAML objects from configuration (e.g. "constants") as command-line flags (
#303
).
2025-04-01 21:05:44 -07:00
test_borgmatic.py
Break out main borgmatic arguments-parsing code into a separate file.
2019-06-22 21:32:27 -07:00
test_generate_config.py
Deprecate generate-borgmatic-config in favor if new "config generate" action (
#529
).
2023-06-21 12:19:49 -07:00
test_validate_config.py
Deprecate validate-borgmatic-config in favor of new "config validate" action (
#529
).
2023-06-23 10:11:41 -07:00