borgmatic/tests/unit/config
Dan Helfman 3c22a8ec16
continuous-integration/drone/push Build is passing Details
Prevent various shell injection attacks (#810).
2024-01-07 10:21:49 -08: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 Add a "skip_actions" option to skip running particular actions (#701). 2023-10-31 21:54:41 -07:00
test_collect.py Use absolute paths when storing configuration files in an archive for later bootstrapping (#697). 2023-06-15 21:45:43 -07:00
test_constants.py Prevent various shell injection attacks (#810). 2024-01-07 10:21:49 -08:00
test_environment.py Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2023-03-23 23:11:14 -07:00
test_generate.py Fix tests (#783). 2023-11-07 10:09:31 -08:00
test_load.py Additional test coverage (#732). 2023-08-01 19:45:01 -07:00
test_normalize.py Fix a traceback when the "repositories" option contains both strings and key/value pairs (#794). 2023-12-04 11:17:13 -08:00
test_override.py Only parse "--override" values as complex data types when they're for options of those types (#779). 2023-10-29 19:02:28 -07:00
test_validate.py Remove sections (#721). 2023-07-08 23:14:30 -07:00