ragflow/test/testcases/test_http_api/test_user_management
2025-11-11 18:50:04 +05:30
..
conftest.py [OND211-2329] : Create user api and tests, update user api and tests. 2025-11-10 19:00:24 +05:30
test_create_user.py [OND211-2329]: Removed unnecessary encryption and decryption for passswords in create user. 2025-11-11 18:50:04 +05:30
test_delete_user.py [OND211-2329]: Added delete user api and tests. 2025-11-11 15:19:29 +05:30
test_list_user.py [OND211-2329]: Added list_users api. 2025-11-11 13:05:27 +05:30
test_update_user.py [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