Safe Haskell | None |
---|---|
Language | GHC2021 |
Test.Channels
Documentation
testCreateChannelEveryone :: HasCallStack => App () Source #
testCreateChannelMembersOnly :: HasCallStack => App () Source #
testCreateChannelAdminsOnly :: HasCallStack => App () Source #
assertCreateChannelSuccess_ :: HasCallStack => ClientIdentity -> String -> [Value] -> App () Source #
assertCreateChannelSuccess :: HasCallStack => ClientIdentity -> String -> [Value] -> App Value Source #
assertCreateChannelFailure :: HasCallStack => String -> ClientIdentity -> String -> App () Source #
testTeamAdminPermissions :: HasCallStack => App () Source #
testUpdateAddPermissions :: HasCallStack => App () Source #
testAddPermissionEveryone :: HasCallStack => App () Source #
testFederatedChannel :: HasCallStack => App () Source #
testWithOldBackendVersion :: HasCallStack => FedDomain 1 -> App () Source #
_testAddtermissionExternalPartner :: HasCallStack => String -> (ClientIdentity -> ConvId -> [Value] -> App ()) -> App () Source #
testTeamAdminCanGetChannelData :: HasCallStack => App () Source #