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-08-04 23:43:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6475345a8fbaa9b3d9aaeb7444075829c49343ab
borgmatic
/
tests
/
unit
T
History
Divyansh Singh
6475345a8f
attempt to test parse_subparser_arguments
2023-06-08 01:02:43 +05:30
..
actions
reformat
2023-06-08 00:07:36 +05:30
borg
reformat
2023-06-08 00:07:36 +05:30
commands
attempt to test parse_subparser_arguments
2023-06-08 01:02:43 +05:30
config
Fix borgmatic error when not finding the configuration schema for certain "pip install --editable" development installs (
#687
).
2023-04-30 16:24:10 -07:00
hooks
Another try. Backing out psql error changes (
#678
).
2023-04-21 10:34:50 -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_execute.py
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
2023-04-14 19:35:24 -07:00
test_logger.py
Add "--log-file-format" flag for customizing the log message format (
#658
).
2023-04-02 23:06:36 -07:00
test_signals.py
Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (
#516
).
2022-04-03 13:12:48 -07:00
test_verbosity.py
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (
#602
).
2022-12-02 12:12:10 -08:00