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 13:23:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97815bb4980a070ea4cadf0367b89f22888df768
borgmatic
/
tests
/
unit
T
History
Florian Apolloner
3811a9f57b
more test fixes and first stab at end-to-end tests
2025-09-15 20:02:31 +02:00
..
actions
more test fixes and first stab at end-to-end tests
2025-09-15 20:02:31 +02:00
borg
Account for the case where "store_config_files: false" and the runtime directory never gets added to patterns to begin with (
#1122
).
2025-09-12 22:17:44 -07:00
commands
Switched from pipx to uv for installing development tools, and added tox-uv for speeding up test environment creation.
2025-07-18 15:16:45 -07:00
config
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00
hooks
test fixes
2025-09-15 20:02:31 +02: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
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00
test_logger.py
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00
test_signals.py
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00
test_verbosity.py
Add an additional test (
#793
).
2025-04-04 18:49:20 -07:00