1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-22 15:57:34 +00:00
vorta/tests
yfprojects 4bbd091c59
Rewrite scheduler logic. By @real-yfprojects (#1204)
The scheduler now will react to a new fixed time also if 24h haven't passed yet.
All in all the code is supposed to be cleaner and easier understandable.
The logging was slightly modified.
2022-02-20 10:04:12 +04:00
..
borg_json_output Put folders first in diff/extract. Fixes #915. By @bastiencyr (#999) 2021-05-30 19:21:27 +04:00
network_manager Handle DBusException in NetworkManagerMonitor (#636) 2020-09-09 08:32:26 +08:00
profile_exports Remove APScheduler dependency, Python 3.10 support (#1086) 2021-10-27 08:37:28 +04:00
__init__.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
conftest.py Rewrite scheduler logic. By @real-yfprojects (#1204) 2022-02-20 10:04:12 +04:00
test_archives.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_borg.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_diff.py Implement multiple queues. By @bastiencyr (#1045) 2021-10-04 15:31:41 +04:00
test_import_export.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_lock.py Implement multiple queues. By @bastiencyr (#1045) 2021-10-04 15:31:41 +04:00
test_misc.py Remove APScheduler dependency, Python 3.10 support (#1086) 2021-10-27 08:37:28 +04:00
test_notifications.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_profile.py Remove unnecessary qtbot.wait (#1172) 2022-01-24 17:05:57 +04:00
test_repo.py Minor/test fixes (#1150) 2021-12-24 14:26:21 +04:00
test_schedule.py Update next backup time label. By @real-yfprojects (#1180) 2022-02-09 14:55:26 +04:00
test_scheduler.py Rewrite scheduler logic. By @real-yfprojects (#1204) 2022-02-20 10:04:12 +04:00
test_source.py More test fixes, avoid segfault when quitting (#877) 2021-02-22 09:45:43 +08:00
test_utils.py More test fixes, avoid segfault when quitting (#877) 2021-02-22 09:45:43 +08:00