Commit Graph

35 Commits (47d1a0f4a4ce5343adf9b5fc39ed238a5d0ca0eb)

Author SHA1 Message Date
Houkime d9dab29fe8 test(backups): test 2-folder restoration 2023-04-29 15:28:21 +03:00
Houkime 9815281735 test(backups): actually back up 2 folders 2023-04-29 15:28:21 +03:00
Houkime d38872072d refactor(backups): set a list of folders for our dummy service 2023-04-29 15:28:21 +03:00
Houkime 406d255b2c refactor(backups): make api accept a list of folders 2023-04-29 15:28:21 +03:00
Houkime 69f63f04eb refactor(backups): make a dedicated get_folders() function 2023-04-29 15:28:21 +03:00
Houkime 170cf1923e refactor(services): rename get_location() to get_drive() 2023-04-29 15:28:21 +03:00
Houkime 5101f41437 test(backups): register dummy service 2023-04-29 15:28:21 +03:00
Houkime d7316f8e79 test(backups): test autobackup timing 2023-04-10 15:51:54 +00:00
Houkime a11627da7d refactor(backups): split out storage 2023-04-10 13:23:17 +00:00
Houkime 9d772ea2e2 test(backups): test that we do use cache 2023-04-07 18:12:05 +00:00
Houkime 644a0b96b8 test(backups): test last backup date retrieval 2023-04-07 15:18:54 +00:00
Houkime aeec3ad0a2 test(backups): test setting autobackup period 2023-04-03 23:29:02 +00:00
Houkime 9edfe10128 test(backups): test setting services as enabled for autobackups 2023-04-03 23:29:02 +00:00
Houkime 3a65f0845a test(backups): test that we do return snapshot on backup 2023-04-03 23:29:02 +00:00
Houkime daa40d1142 feature(backups): huey task to back up 2023-04-03 23:29:02 +00:00
Houkime baf3afb25b refactor(backups): make backups stateless 2023-04-03 23:29:02 +00:00
Houkime b4a3658c78 feature(backups): repo init tracking 2023-04-03 23:29:02 +00:00
Houkime e02c1a878b feature(backups): provider storage and retrieval 2023-04-03 23:29:02 +00:00
Houkime d8a0e05602 feature(backups): load from json 2023-04-03 23:29:02 +00:00
Houkime 5d5ceee1cf feat(backups): sizing up snapshots 2023-04-03 23:29:02 +00:00
Houkime 48f8f95d83 test(backups): test restoring a file 2023-04-03 23:29:02 +00:00
Houkime cc09e933ed feat(backups): return proper snapshot structs when listing 2023-04-03 23:29:02 +00:00
Houkime de12685d3d test(backups): reenable snapshot testing 2023-04-03 23:29:02 +00:00
Houkime 8f019c99e3 fix(backups): singleton metaclass was screwing with tests 2023-04-03 23:29:02 +00:00
Houkime 090198c300 test(backups): localfile repo by default in tests 2023-04-03 23:29:02 +00:00
Houkime d7f96a9adf test(backups): basic file backend init test 2023-04-03 23:29:02 +00:00
Houkime 6821b245d2 test(backups): test repo init 2023-04-03 23:29:02 +00:00
Houkime cbf917ad8a refactor(backups): snapshotlist and local secret groundwork 2023-04-03 23:29:02 +00:00
Houkime 37b747f87f test(backup): no snapshots 2023-04-03 23:29:02 +00:00
Houkime de6b96f446 test(backup): use a backup service function 2023-04-03 23:29:02 +00:00
Houkime 88b715464d test(backup): try to back up! 2023-04-03 23:29:02 +00:00
Houkime d5e0a3894b test(backup): make a testfile to backup 2023-04-03 23:29:02 +00:00
Houkime b6650b52c3 test(backup): init an in-memory backup class 2023-04-03 23:29:02 +00:00
Houkime 696cb406a8 test(backup): dummy service 2023-04-03 23:29:02 +00:00
Houkime 327ad8171f test(backup): provider class selection 2023-04-03 23:29:02 +00:00