PSUBeacon / CMPSC488SP24SecTuesday

BEACON - Smart Home
MIT License
12 stars 0 forks source link

Test 2.3: Sign Up Page - verify that username is available #119

Closed lashakal closed 4 months ago

lashakal commented 5 months ago

Test 2.3: When a user is creating an account, if they enter a username that's already associated with an existing account, the website should not let them sign up and display some kind of message notifying them of the reason. Currently, multiple users can have the same username.

For more information, refer to the test plan document on Teams.

Devv64bit commented 5 months ago

Added