selfprivacy-rest-api/tests
Houkime 2b19633cbd test(huey): break out preparing the environment vars
I did it for testing redis socketing too, but I guess this will wait for
another time. Somehow it worked even without an actual redis socket and it was
creepy. Idk yet how one can best make redis to make sockets at arbitrary
temporary dirs without starting another redis.
2024-03-18 12:18:55 +00:00
..
data feature(backups): remove all json logic 2024-01-24 14:36:44 +00:00
test_block_device_utils refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
test_graphql test(service): test moving with rebuilding via fp 2024-03-18 11:32:02 +00: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 fix: future mock are now more in the future 2024-03-15 16:14:31 +04:00
conftest.py feature(huey): use RedisHuey 2024-03-18 12:18:55 +00:00
test_autobackup.py refactor(backups): remove excessive imports 2024-03-01 13:54:10 +00:00
test_backup.py test(backup): add tests for cache reloads 2024-02-13 14:12:41 +02: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_dkim.py refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
test_huey.py test(huey): break out preparing the environment vars 2024-03-18 12:18:55 +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_services.py test(services): clean up tests 2024-03-06 18:40:05 +03: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