| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Test.AccessUpdate
Synopsis
Documentation
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 #