selfprivacy-rest-api/tests/test_graphql
Houkime 9fdc536f9f
continuous-integration/drone/push Build is failing Details
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 add basic system getters 2022-06-24 21:14:20 +03:00
test_repository refactor(repository): Tokens repository JSON backend (#18) 2022-12-30 21:20:17 +03:00
test_ssh migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_system migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_users migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
__init__.py API keys graphql tests 2022-06-29 20:39:46 +03:00
test_api.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_api_backup.py 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_api_devices.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
test_api_recovery.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
test_api_version.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_backup.py test(backups): test quotas with actual backups 2023-08-28 17:15:27 +00:00
test_localsecret.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
test_ssh.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
test_system.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
test_system_nixos_tasks.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
test_users.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00