feat: decline and block screen
fix improvement fix conflict fix tests tests
This commit is contained in:
@@ -321,7 +321,7 @@ class HomeScreenViewModelTests: XCTestCase {
|
||||
|
||||
return .invited(roomProxy)
|
||||
}
|
||||
context.viewState.bindings.alertInfo?.primaryButton.action?()
|
||||
context.viewState.bindings.alertInfo?.secondaryButton?.action?()
|
||||
await fulfillment(of: [rejectExpectation], timeout: 1.0)
|
||||
|
||||
XCTAssertEqual(appSettings.seenInvites, [invitedRoomIDs[1]])
|
||||
|
||||
Reference in New Issue
Block a user