Skip to content

Improve Test Coverage of Registration Flow #22297

@justjanne

Description

@justjanne

Currently, we’re only testing a few parts of the registration flow.

As we’ve changed some parts of that flow, especially the email verification flow in matrix-org/matrix-react-sdk#8654 and matrix-org/matrix-js-sdk#2390, it became obvious how little coverage of this brittle flow exists.

We should increase coverage and test multiple different flows to ensure the new user experience is not affected by bugs during registration. @t3chguy suggested writing cypress tests for registration with email verification using e.g., https://hub.docker.com/r/mailhog/mailhog/

Metadata

Metadata

Assignees

Labels

A-TestingTesting, code coverage, etc.T-EnhancementT-TaskTasks for the team like planning

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions