Commit History

Author SHA1 Message Date
  Dan Helfman 5a2cd1b261 Add support for Python 3.13. 3 months ago
  Dan Helfman a6b6dd32c1 Upgrade dependencies and containers for end-to-end tests. 5 months ago
  Dan Helfman 9b4fed64a6 Upgrade run-full-tests dependencies. 9 months 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.) 1 year ago
  Dan Helfman 5f06884d5a Fix Apprise/PyYAML end-to-end test breakage (#715). 1 year ago
  Dan Helfman cd51e9c1ea Fix for database "restore" action not actually restore anything (#738). 1 year 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). 2 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. 3 years ago
  Dan Helfman 8b8f92d717 Prevent newer (borgmatic-unsupported) version of Black code formatter installing in Alpine Edge. 4 years ago
  Dan Helfman b8a7e23f46 Add missing pip to test script. 4 years ago
  Dan Helfman 1f4f28b4dc Drop support for Python 3.5. Only support black code formatter on Python 3.8+. 4 years ago
  Dan Helfman ea6cd53067 Update versions of test dependencies (test_requirements.txt and test containers). 4 years ago
  Dan Helfman 66eb18d5ea Upgrade pip and tox in tests. 5 years ago
  Dan Helfman c6cb21a748 Switch to read-only container filesystem to avoid *.pyc getting created with busted permissions. 5 years ago
  Dan Helfman 78aa4626fa Remove user switch in container due to CI permission issue. 5 years ago
  Dan Helfman d2df224da8 Use busybox short option to su. 5 years ago
  Dan Helfman 464ff2fe96 Run end-to-end tests on developer machines with Docker Compose for approximate parity with continuous integration tests. 5 years ago