Commit Graph

12 Commits (d55232735d1e11c76383c73e57bb6d0ab66a83e7)

Author SHA1 Message Date
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 3021584adc refactor(tokens-repo): delete refresh_token() from auth 2022-12-21 15:23:42 +00:00
Inex Code 7935de0fe1 Migrate to FastAPI (#13)
Co-authored-by: inexcode <inex.code@selfprivacy.org>
Reviewed-on: #13
2022-08-25 20:03:56 +03:00