Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
testConnectWithRemoteUser :: HasCallStack => OneOf Domain AnyFedDomain -> App () Source #
testRemoteUserGetsDeleted :: HasCallStack => App () Source #
testInternalGetConStatusesAll :: HasCallStack => App () Source #
assertConnectionStatus :: (HasCallStack, MakesValue userFrom, MakesValue userTo) => userFrom -> userTo -> String -> App () Source #
testConnectFromIgnored :: HasCallStack => StaticDomain -> App () Source #
testSentFromIgnored :: HasCallStack => StaticDomain -> App () Source #
testConnectFromBlocked :: HasCallStack => StaticDomain -> App () Source #
testSentFromBlocked :: HasCallStack => StaticDomain -> App () Source #
testCancel :: HasCallStack => StaticDomain -> App () Source #
testConnectionLimits :: HasCallStack => StaticDomain -> App () Source #
testNonFederatingRemoteTeam :: HasCallStack => App () Source #
testPendingConnectionUserDeleted :: HasCallStack => Domain -> App () Source #