selfprivacy-rest-api/tests/test_graphql
2024-12-24 15:46:48 +03:00
..
data
test_ssh
test_system feat: add caa record (#149) 2024-10-14 14:29:00 +03:00
test_users
__init__.py
common.py
test_api.py
test_api_backup.py test(backup): unauthorized tests 2024-09-23 22:15:57 +03:00
test_api_devices.py
test_api_logs.py
test_api_monitoring.py tests: add for swap 2024-10-02 15:35:05 +03:00
test_api_recovery.py
test_api_storage.py
test_api_version.py
test_jobs.py test(jobs): clean jobs properly 2024-09-13 12:11:56 +00:00
test_nix_collect_garbage.py tests: fix nix_collect_garbage 2024-09-12 16:09:30 +04:00
test_services.py refactor: Dynamic service loading 2024-12-24 15:46:48 +03:00
test_ssh.py
test_system.py refactor: Temporarily disable CAA records as clients are not ready 2024-12-15 16:30:35 +03:00
test_system_nixos_tasks.py test(services): refactor dummy service creation so that we can test restores more easily 2024-09-23 22:15:57 +03:00
test_users.py
test_websocket.py