| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Test.TeamCollaborators
Synopsis
- testCreateTeamCollaborator :: HasCallStack => App ()
- testTeamCollaboratorEndpointsForbiddenForOtherTeams :: HasCallStack => App ()
- testCreateTeamCollaboratorPostTwice :: HasCallStack => App ()
- testCollaboratorCanCreateTeamConv :: HasCallStack => TaggedBool "collaborator-has-team" -> App ()
- testImplicitConnectionAllowed :: HasCallStack => App ()
- testImplicitConnectionNotConfigured :: HasCallStack => App ()
- testImplicitConnectionNoCollaborator :: HasCallStack => App ()
- testRemoveCollaboratorInTeamsO2O :: HasCallStack => App ()
- testRemoveCollaboratorInO2OConnected :: HasCallStack => App ()
- testRemoveCollaboratorInO2O :: HasCallStack => App ()
- testRemoveCollaboratorInTeamConversation :: HasCallStack => App ()
- testUpdateCollaborator :: HasCallStack => App ()
- testSearchFindsCollaborator :: HasCallStack => App ()
Documentation
testCreateTeamCollaborator :: HasCallStack => App () Source #
testCollaboratorCanCreateTeamConv :: HasCallStack => TaggedBool "collaborator-has-team" -> App () Source #
testImplicitConnectionAllowed :: HasCallStack => App () Source #
testRemoveCollaboratorInO2O :: HasCallStack => App () Source #
testUpdateCollaborator :: HasCallStack => App () Source #
testSearchFindsCollaborator :: HasCallStack => App () Source #
Collaborators are part of the search space of the team they collaborate with: `GET searchcontacts` returns them to members of that team, just like it returns the team's own members. We test collaborators from other teams, personal user accounts that collaborate, and app.