Commit graph

20 commits

Author SHA1 Message Date
Hetavi Shah
063474ad8b [OND211-2329]: Updated Cryto imports. 2025-12-01 17:37:36 +05:30
Hetavi Shah
d247aabfae [OND211-2329]: Updated user list pagination response. 2025-12-01 17:08:00 +05:30
Hetavi Shah
bf21ac7391 [OND211-2329]: Fixed import issues. 2025-11-28 15:16:30 +05:30
Hetavi Shah
bbd80b9749 [OND211-2329]: Fixed ruff and lint issues and updated few test cases for the new invitation flow. 2025-11-28 13:56:45 +05:30
Hetavi Shah
abeb37a9b5 [OND211-2329]: Removed unused imports. 2025-11-26 12:00:34 +05:30
Hetavi Shah
ce8862e68c [OND211-2329]: Updated import statements order. 2025-11-25 19:08:10 +05:30
Hetavi Shah
f307a18f55 [OND211-2329]: Updated user tests to remove test data from db. 2025-11-25 13:19:17 +05:30
Hetavi Shah
e462d5f23a [OND211-2329]: Updated permissions API and added tests. 2025-11-24 19:12:14 +05:30
Hetavi Shah
26a17e6250 [OND211-2329]: Updated conftest files, fixed typings. 2025-11-18 14:05:38 +05:30
Hetavi Shah
f2eeb2dbbf [OND211-2329]: Updated user management tests, fixed some pycharm editor warnings. 2025-11-18 14:00:51 +05:30
Hetavi Shah
bd83d24a08 [OND211-2329]: Updated user management tests, fixed typings. 2025-11-18 13:26:32 +05:30
Hetavi Shah
113620ea80 [OND211-2329]: Updated the user tests to follow typings and shifted reusable variables and funtions to the conftest.py file. 2025-11-14 18:59:27 +05:30
copilot-swe-agent[bot]
a80b2ff529 Add comprehensive test coverage: security, performance, edge cases, and advanced team tests
Co-authored-by: teddius <890232+teddius@users.noreply.github.com>
2025-11-13 18:22:37 +00:00
Hetavi Shah
043b06a24d [OND211-2329]: Updated list users and delete user API's & tests to handle auth. 2025-11-12 18:11:29 +05:30
Hetavi Shah
1cc081ef5a [OND211-2329]: Updated create user and update user tests's to test the new auth API's. 2025-11-12 17:34:16 +05:30
Hetavi Shah
d50c085196 [OND211-2329]: Removed unnecessary encryption and decryption for passswords in create user. 2025-11-11 18:50:04 +05:30
Hetavi Shah
1d23b46ce4 [OND211-2329]: Added delete user api and tests. 2025-11-11 15:19:29 +05:30
Hetavi Shah
7890c3111f [OND211-2329]: Added list_users api. 2025-11-11 13:05:27 +05:30
Hetavi Shah
61b84b0302 [OND211-2329]: Updated create_user and update_user APIs and corresponding test cases to be compliant with PEP 8, Ruff, and MyPy standards. 2025-11-11 12:21:25 +05:30
Hetavi Shah
d442bf0504 [OND211-2329] : Create user api and tests, update user api and tests. 2025-11-10 19:00:24 +05:30