selfprivacy-rest-api/tests
Houkime c38e066507
continuous-integration/drone/push Build is failing Details
test(backups): separate autobackup tests to a file (was a bit of a mess)
2024-01-12 14:43:54 +00:00
..
data refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
test_block_device_utils refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
test_graphql refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
test_repository refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
__init__.py First wave of unit tests, and bugfixes caused by them 2021-11-29 22:16:08 +03:00
common.py refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
conftest.py refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
test_autobackup.py test(backups): separate autobackup tests to a file (was a bit of a mess) 2024-01-12 14:43:54 +00:00
test_backup.py test(backups): separate autobackup tests to a file (was a bit of a mess) 2024-01-12 14:43:54 +00:00
test_block_device_utils.py refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
test_common.py test(service, backup): move dummy service fixtures to conftest.py 2024-01-08 13:12:27 +00:00
test_dkim.py refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
test_jobs.py test(jobs): test out setting ttl 2023-10-10 20:25:14 +03:00
test_localsecret.py test(backups, token_repo): move non-graphql tests out of graphql 2024-01-08 13:12:27 +00:00
test_model_storage.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
test_models.py test(auth): token tests clearer about timezone assumptions 2023-11-10 17:40:52 +00:00
test_network_utils.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_services.py refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
test_services_systemctl.py test(service): rename service systemctl calltests 2024-01-08 13:12:27 +00:00
test_ssh.py refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
test_system.py test(system): test generic shell calls 2024-01-08 13:12:27 +00:00
test_users.py refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00