selfprivacy-rest-api/tests
Houkime 9fdc536f9f BROKEN(backups): hooking up quotas to API fails. AutobackupQuotas needs to be an input type, but if input type, it fails because it needs to be an Output type, which is not documented 2023-08-28 18:24:29 +00:00
..
data feature(backups): load from json 2023-05-17 20:27:41 +00:00
test_block_device_utils migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_graphql BROKEN(backups): hooking up quotas to API fails. AutobackupQuotas needs to be an input type, but if input type, it fails because it needs to be an Output type, which is not documented 2023-08-28 18:24:29 +00:00
test_rest_endpoints refactor: remove legacy backups implementations 2023-07-20 20:11:42 +03:00
__init__.py First wave of unit tests, and bugfixes caused by them 2021-11-29 22:16:08 +03:00
common.py fix(backups): register queries 2023-06-14 10:16:53 +00:00
conftest.py feature(backups): load from json 2023-05-17 20:27:41 +00:00
test_block_device_utils.py test: Add test for getting root block device 2023-07-28 02:36:10 +03:00
test_common.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_jobs.py fix(jobs): make finishing the job set progress to 100 2023-06-28 13:22:53 +00:00
test_model_storage.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
test_models.py fix(tokens-repo): properly expire new device keys 2022-12-26 14:01:36 +00:00
test_network_utils.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_services.py refactor(backups): make a StoppedService context manager 2023-07-12 15:14:54 +00:00