Check for password hashing in graphql tests #53

Open
opened 2023-08-14 19:11:36 +03:00 by houkime · 0 comments
Collaborator

tests/test_graphql/test_users.py lacks checking of hashed passwords.
To drop REST tests (and REST itself) without harm, we need to check it in graphql too.

tests/test_graphql/test_users.py lacks checking of hashed passwords. To drop REST tests (and REST itself) without harm, we need to check it in graphql too.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#53
There is no content yet.