test(web): add API client tests for admin, workspaces, teams (MS21-TEST-004) #581
Reference in New Issue
Block a user
Delete Branch "test/ms21-ui-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds unit tests for admin.ts (fetchAdminUsers, inviteUser, updateUser, deactivateUser), workspaces.ts (member CRUD functions), and teams.ts (fetchTeams, createTeam, fetchTeamMembers). 16 new tests, 109 total test files.