selfprivacy-rest-api/tests
2024-07-26 22:59:44 +03:00
..
data chore: PR cleanup 2024-06-27 17:43:13 +03:00
test_block_device_utils refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
test_flake_services_manager chore: PR cleanup 2024-06-27 17:43:13 +03:00
test_graphql chore: Migrate to NixOS 24.05 2024-07-26 22:59:32 +03:00
test_repository fix: future mock are now more in the future 2024-03-15 16:14:31 +04:00
__init__.py First wave of unit tests, and bugfixes caused by them 2021-11-29 22:16:08 +03:00
common.py test(jobs): subscription query generating function 2024-07-04 17:19:25 +03:00
conftest.py style: Reformat with new Black version 2024-07-26 22:59:44 +03:00
test_autobackup.py refactor(backups): remove excessive imports 2024-03-01 13:54:10 +00:00
test_backup.py test(backups): move errored job checker into common test utils 2024-03-18 17:40:48 +00:00
test_binds.py refactor(services): introduce Bind class and test moving deeper 2024-03-06 18:40:05 +03:00
test_block_device_utils.py refactor(services): introduce Bind class and test moving deeper 2024-03-06 18:40:05 +03:00
test_common.py test(service, backup): move dummy service fixtures to conftest.py 2024-01-08 13:12:27 +00:00
test_config_item.py chore: Migrate to NixOS 24.05 2024-07-26 22:59:32 +03:00
test_dkim.py refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
test_flake_services_manager.py chore: PR cleanup 2024-06-27 17:43:13 +03:00
test_huey.py test(huey): make timeout more so that vm gets it in time 2024-03-20 09:02:10 +00: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 fix(dns): Ignore link-local IPv6 address 2024-03-01 03:21:31 +03:00
test_redis.py chore: Migrate to NixOS 24.05 2024-07-26 22:59:32 +03:00
test_services.py style: Reformat with new Black version 2024-07-26 22:59:44 +03:00
test_services_systemctl.py refactor: Change gitea to Forgejo 2024-06-30 23:02:07 +04: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
test_websocket_uvicorn_standalone.py fix(websockets): add websockets dep so that uvicorn works 2024-07-04 17:19:25 +03:00