Houkime
d55232735d
test(tokens-repo): fix typo in contets
2023-01-02 14:28:00 +00:00
Houkime
5bf7e81351
test(tokens-repo): travel in time to check expiration
2023-01-02 14:28:00 +00:00
Houkime
6dd724b682
test(tokens-repo): make new device tests a bit more readable
2023-01-02 14:28:00 +00:00
Houkime
8b19c9c013
test(tokens-repo): break out checking token validity
2023-01-02 14:28:00 +00:00
Houkime
51cc35708e
test(tokens-repo): break out getting new device token
2023-01-02 14:28:00 +00:00
Houkime
243f9be225
test(tokens-repo): delete standalone get new device test
...
At rest api level, we can only check the existence of new device token
by using it, and this test already exists.
2023-01-02 14:28:00 +00:00
Houkime
cb46c5e43b
test(tokens-repo): check refreshed token validity by trying to auth
2023-01-02 14:28:00 +00:00
Houkime
7b5fb4b2df
test(tokens-repo): use rest token info in token deletion test
2023-01-02 14:28:00 +00:00
Houkime
5812b57ced
test(tokens-repo): break out rest_get_token_info()
2023-01-02 14:28:00 +00:00
Houkime
c5dc09d5dd
test(tokens-repo): break out assert_original() in rest
2023-01-02 14:28:00 +00:00
Houkime
cee0419a52
test(tokens-repo): remove test tokens.json files
...
except for one which will temporarily remain
gitkeeps are to prevent shared_datadir from erroring out in a freshly
cloned repo. for now huey database and jobs fixtures use shared_datadir
2023-01-02 14:28:00 +00:00
Houkime
3021584adc
refactor(tokens-repo): delete refresh_token() from auth
2022-12-21 15:23:42 +00:00
Houkime
41e5f89b7b
migrate backblaze settings to new json format
...
And adjust methods and tests
2022-11-02 13:52:33 +00:00
Houkime
07af2e59be
tests: fix backblaze bucket
2022-11-02 13:52:33 +00:00
Houkime
589093b853
delete old cloudflare field
2022-11-02 13:52:33 +00:00
Houkime
6c6f45781c
add new fields to the rest of the test jsons. Missed some
2022-11-02 13:52:33 +00:00
Inex Code
7935de0fe1
Migrate to FastAPI ( #13 )
...
Co-authored-by: inexcode <inex.code@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/13
2022-08-25 20:03:56 +03:00