selfprivacy-rest-api/tests/test_rest_endpoints
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
services fix(dns-records): Fix DKIM parser 2023-01-16 18:41:54 +03:00
test_system migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_users migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_auth.py refactor(tokens-repo): delete refresh_token() from auth 2022-12-21 15:23:42 +00:00
test_system.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_users.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00