yao/openapi/tests
Max 9aff88d2fc Add team member removal functionality and related tests
- Implemented RemoveAllTeamMembers method in DefaultUser to delete all members from a team during team deletion.
- Added TestTeamDeleteMemberCleanup to verify that all members are removed when a team is deleted.
- Refactored team creation and deletion logic to ensure proper member management and error handling during these operations.
2025-09-23 11:24:57 +08:00
..
dsl Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
file Add Signin API and update file management endpoints 2025-07-30 16:49:28 +08:00
hello Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
kb Enhance collection management and segment handling in the API 2025-08-20 18:25:28 +08:00
oauth Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
testutils Remove unnecessary blank line in test utility function to enhance code clarity. 2025-09-23 10:30:10 +08:00
user Add team member removal functionality and related tests 2025-09-23 11:24:57 +08:00
config_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
openapi_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00