Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data ConversationProtocol Source #
Instances
TestCases ConversationProtocol Source # | |
Defined in Test.AccessUpdate |
testAccessUpdateGuestRemoved :: HasCallStack => ConversationProtocol -> App () Source #
SF.Federation
SF.Separation TSFI.RESTfulAPI
S2
The test asserts that, among others, remote users are removed from a conversation when an access update occurs that disallows guests from accessing.
testAccessUpdateWithRemotes :: HasCallStack => App () Source #