Skip to content

Tests for user account registration with phone number as the identifier #30

@exavolt

Description

@exavolt

Cases (all cases with clean database):

  • register with a valid phone number -> OK
  • register with phone number A, register with phone number A -> OK (same ID)
  • register with phone number A, register with phone number B -> OK
  • register with phone number A, confirm phone number A -> OK
  • register with phone number A, confirm phone number A, register with phone number B -> OK
  • register with phone number A, confirm phone number A, register with phone number A -> Fail
  • register with phone number A, register with phone number B, confirm phone number A -> OK

Metadata

Metadata

Assignees

No one assigned

    Labels

    dev-experienceBuild process, testing, tooling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions