Houkime
|
a66ee2d3e5
|
test(auth): fix future expiring too fast
|
2023-11-01 16:46:36 +00:00 |
|
Houkime
|
158c1f13a6
|
refactor(tokens-repo): switch token backend to redis
And use timezone-aware comparisons for expiry checks
|
2023-06-14 14:02:23 +03:00 |
|
Houkime
|
6cb9cc6d03
|
test(tokens-repo): use assert recent
|
2023-06-14 14:02:23 +03:00 |
|
Houkime
|
f5faf84a2b
|
test(tokens-repo): move timewarping to test commons
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
2f707cc0cc
|
test(tokens-repo): delete extraneous test token content copies
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
8f645113e2
|
test(tokens-repo): new assert_original(), no more json
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
e55a55ef6f
|
test(tokens-repo): beautify test_auth.py
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
02bfffa75f
|
test(tokens-repo): refactor the rest of auth tests
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
42fa5fe524
|
test(tokens-repo): allow ading uses in a helper recovery function
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
3aa3d197e2
|
test(tokens-repo): use mock time for recovery tokens expiration test
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
e0bd6efcb2
|
test(tokens-repo): use new recovery functions
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
203940096c
|
test(tokens-repo): break out recovery token use
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
ac4d4e0127
|
test(tokens-repo): break out recovery time operations
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
548f47963a
|
test(tokens-repo): break out obtaining recovery tokens
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
0239f3174e
|
test(tokens-repo): do not read json in generate recovery test
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
74777c4343
|
test(tokens-repo): fix typo in contets
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
0bf18603d4
|
test(tokens-repo): travel in time to check expiration
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
458c4fd28a
|
test(tokens-repo): make new device tests a bit more readable
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
bfcec3d51d
|
test(tokens-repo): break out checking token validity
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
179078aed2
|
test(tokens-repo): break out getting new device token
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
1d6275b75b
|
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-06-14 14:02:22 +03:00 |
|
Houkime
|
07fe2f8a55
|
test(tokens-repo): check refreshed token validity by trying to auth
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
270e569af2
|
test(tokens-repo): use rest token info in token deletion test
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
7e0e6015cf
|
test(tokens-repo): break out rest_get_token_info()
|
2023-06-14 14:02:22 +03:00 |
|
Houkime
|
f542c1e6c7
|
test(tokens-repo): break out assert_original() in rest
|
2023-06-14 14:02:22 +03: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: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/13
|
2022-08-25 20:03:56 +03:00 |
|