Houkime
|
73584872f0
|
test(tokens-repo): agnosticise simple new device key tests
the state of json file is tested separately in test_json_tokens_repository.py
|
2022-12-16 12:59:27 +00:00 |
|
Houkime
|
dc778b545e
|
test(tokens-repo): get new device key
|
2022-12-16 12:59:16 +00:00 |
|
Houkime
|
f96d8b7d7c
|
test(tokens-repo): make another mock token generator agnostic
|
2022-12-16 12:58:50 +00:00 |
|
Houkime
|
dd525fe723
|
test(tokens-repo): agnostic use recovery token
converted json-reading asserts to backend-agnostic asserts
|
2022-12-16 12:58:27 +00:00 |
|
Houkime
|
b9c570720b
|
test(tokens-repo): move null recovery token test to json tests
Because the null state seems to be specific to json and not reproducible
in abstract case.
|
2022-12-16 12:57:14 +00:00 |
|
Houkime
|
732e72d414
|
test(tokens-repo): mnemonic non-null invalid
|
2022-12-16 12:56:50 +00:00 |
|
Houkime
|
6f400911fc
|
test(tokens-repo): agnostic recovery keys testing
|
2022-12-16 12:56:25 +00:00 |
|
Houkime
|
c86eb8b786
|
test(tokens-repo): agnostic refresh token nonexistent
|
2022-12-16 12:56:04 +00:00 |
|
Houkime
|
fa54220327
|
test(tokens-repo): agnostic refresh token
|
2022-12-16 12:55:46 +00:00 |
|
Houkime
|
b43c4014e2
|
test(tokens-repo): agnostic delete not found
|
2022-12-16 12:55:28 +00:00 |
|
Houkime
|
db55685488
|
test(tokens-repo): use 'repo' for consistency
|
2022-12-16 12:55:07 +00:00 |
|
Houkime
|
3921d9fe4c
|
test(tokens-repo): agnostic token creation test
|
2022-12-16 12:54:46 +00:00 |
|
Houkime
|
2e2d344f43
|
test(tokens-repo): get_tokens metaproperties test
|
2022-12-16 12:54:25 +00:00 |
|
Houkime
|
55ad2484b8
|
test(tokens-repo): agnostic test for getting by name
|
2022-12-16 12:53:33 +00:00 |
|
Houkime
|
8a05a55b80
|
test(tokens-repo): parameterized fixture
|
2022-12-16 12:51:56 +00:00 |
|
Houkime
|
4cfe0515ea
|
test(tokens-repo): split between abstract api and backend-specific tests
|
2022-12-16 12:50:08 +00:00 |
|
def
|
16e0bd56ce
|
refactor(repository): Tokens repository JSON backend (#18)
Co-authored-by: def <dettlaff@riseup.net>
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/18
Co-authored-by: def <dettlaff@riseup.net>
Co-committed-by: def <dettlaff@riseup.net>
|
2022-12-02 14:19:57 +03:00 |
|