Token backend-agnostic rest API testing #31

Merged
inex merged 27 commits from redis/rest-tests into redis/connection-pool 2023-01-06 11:43:12 +02:00
Collaborator
  1. Deduplicate rest testing
  2. Replace reading json with rest api calls
  3. Load starting test tokens via abstract token repo interface in conftest.py . This file is common for both APIs.
1. Deduplicate rest testing 2. Replace reading json with rest api calls 3. Load starting test tokens via abstract token repo interface in conftest.py . This file is common for both APIs.
houkime added 26 commits 2023-01-02 20:11:51 +02:00
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
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.
houkime added 1 commit 2023-01-02 20:22:34 +02:00
inex approved these changes 2023-01-06 11:42:59 +02:00
inex merged commit d84b4e9ad6 into redis/connection-pool 2023-01-06 11:43:12 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy-rest-api#31
There is no content yet.