selfprivacy-rest-api/tests
Inex Code 4e7261c9c4 fix(dns-records): Fix DKIM parser
Previously API relied on client to parse DKIM DNS string, as it was a
separate endpoint. But now client blindly trusts the API, but parser
was not migrated over to the API.
2023-01-16 18:41:54 +03:00
..
data Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_block_device_utils migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_graphql refactor(repository): Tokens repository JSON backend (#18) 2022-12-30 21:20:17 +03:00
test_rest_endpoints fix(dns-records): Fix DKIM parser 2023-01-16 18:41:54 +03:00
__init__.py First wave of unit tests, and bugfixes caused by them 2021-11-29 22:16:08 +03:00
common.py Add GraphQJ user and ssh management (#12) 2022-08-01 13:40:40 +03:00
conftest.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_block_device_utils.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_common.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_jobs.py Jobs: test get_job() return values 2022-11-30 17:26:38 +00:00
test_models.py fix(tokens-repo): properly expire new device keys 2022-12-26 14:01:36 +00:00
test_network_utils.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00