Add a view to show the user's account from Element Classic. (#5361)

No presentation logic yet.
This commit is contained in:
Doug
2026-04-08 21:18:03 +01:00
committed by GitHub
parent 7e1681a0ea
commit d6cd2c696e
19 changed files with 588 additions and 26 deletions

View File

@@ -160,6 +160,7 @@ final class AuthenticationStartScreenViewModelTests {
provisioningParameters: provisioningParameters,
isBugReportServiceEnabled: true,
appSettings: appSettings,
mediaProvider: MediaProviderMock(configuration: .init()),
userIndicatorController: UserIndicatorControllerMock())
// Add a fake window in order for the OIDC flow to continue