Dan Helfman
|
0da4b64838
Drop support for Python 3.9, which has been end-of-lifed. (Also hopefully fix the build.)
|
5 days ago |
Dan Helfman
|
85f06a900a
Revert "Attempt to fix broken build (rpds module not found error)."
|
5 days ago |
Dan Helfman
|
bae8f983e0
Attempt to fix broken build (rpds module not found error).
|
5 days ago |
Dan Helfman
|
2a69598e02
Partial work on factoring out references docs from how-to guides (#942).
|
3 weeks ago |
Dan Helfman
|
099d30f044
Only run Python 3.9 and 3.13 in end-to-end tests since 3.11 has issues in Alpine.
|
3 months ago |
Dan Helfman
|
5439e616f8
Hopefully fix end-to-end tests broken due to uv changes.
|
3 months ago |
Dan Helfman
|
2d8b455e44
Switched from pipx to uv for installing development tools, and added tox-uv for speeding up test environment creation.
|
3 months ago |
Dan Helfman
|
9a80fec91b
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
|
3 months ago |
Dan Helfman
|
5a2cd1b261
Add support for Python 3.13.
|
9 months ago |
Dan Helfman
|
a6b6dd32c1
Upgrade dependencies and containers for end-to-end tests.
|
10 months ago |
Dan Helfman
|
9b4fed64a6
Upgrade run-full-tests dependencies.
|
1 year ago |
Dan Helfman
|
43c7c3b6be
First attempt at using Gitea Actions to run tests.
|
1 year ago |
Dan Helfman
|
895a0ccb3c
Upgrade to tox 4. (Now a minimum requirement.)
|
2 years ago |
Dan Helfman
|
5f06884d5a
Fix Apprise/PyYAML end-to-end test breakage (#715).
|
2 years ago |
Dan Helfman
|
cd51e9c1ea
Fix for database "restore" action not actually restore anything (#738).
|
2 years ago |
Isaac
|
ca689505e5
add e2e fish test
|
2 years ago |
Dan Helfman
|
25506b8d2c
Backing out upgrade of end-to-end test packages, because apparently we can't have nice things.
|
2 years ago |
Dan Helfman
|
28e62d824b
Upgrade end-to-end test packages.
|
2 years ago |
Dan Helfman
|
f709125110
Error out if run-full-tests is run not inside a test container.
|
2 years ago |
Dan Helfman
|
739a58fe47
Rename scripts/run-full-dev-tests to scripts/run-end-to-end-dev-tests and make it run end-to-end tests only.
|
2 years ago |
Divyansh Singh
|
1793ad74bd
add sqlite for e2e tests
|
2 years ago |
Dan Helfman
|
622caa0c21
Support for Borg 2's rcreate and rinfo sub-commands (#557).
|
3 years ago |
Dan Helfman
|
cb5fe02ebd
Fix broken Bash completion end-to-end test.
|
3 years ago |
Dan Helfman
|
ee466f870d
Fixing ruamel.yaml.clib breakages harder.
|
3 years ago |
Dan Helfman
|
48f44d2f3d
Add tests for compact action (#394).
|
3 years ago |
Andrea Ghensi
|
7c6ce9399c
fix integration tests and mongodb auth
|
3 years ago |
Dan Helfman
|
7881327004
Upgrade CI test dependencies.
|
4 years ago |
Dan Helfman
|
8b8f92d717
Prevent newer (borgmatic-unsupported) version of Black code formatter installing in Alpine Edge.
|
5 years ago |
Dan Helfman
|
b8a7e23f46
Add missing pip to test script.
|
5 years ago |
Dan Helfman
|
1f4f28b4dc
Drop support for Python 3.5. Only support black code formatter on Python 3.8+.
|
5 years ago |