selfprivacy-rest-api/tests
Inex Code 8ffd08e95f chore: Merge 2.4.3 2023-12-31 19:13:36 +03:00
..
data chore: Merge 2.4.3 2023-12-31 19:13:36 +03:00
test_block_device_utils chore: Merge 2.4.3 2023-12-31 19:13:36 +03:00
test_graphql chore: Merge 2.4.3 2023-12-31 19:13:36 +03:00
test_rest_endpoints chore: Merge 2.4.3 2023-12-31 19:13:36 +03:00
__init__.py First wave of unit tests, and bugfixes caused by them 2021-11-29 22:16:08 +03:00
common.py fix(auth): fix timezone issues with recovery tokens 2023-11-13 09:15:12 -07:00
conftest.py refactor: Changes to reflect the new NixOS config structure 2023-11-21 23:14:42 +03:00
test_block_device_utils.py test: Add test for getting root block device 2023-07-28 02:36:10 +03:00
test_common.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_jobs.py test(jobs): test out setting ttl 2023-10-10 20:25:14 +03: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(backups): make a StoppedService context manager 2023-07-12 15:14:54 +00:00