Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline registration - create tests to check it's not case sensitive #913

Closed
alexlittle opened this issue Nov 7, 2019 · 1 comment
Closed
Assignees
Labels
est-4-hours 4 hours estimated development time testing Issues related to setting up automated tests

Comments

@alexlittle
Copy link
Member

alexlittle commented Nov 7, 2019

If a user registers offline, then logs out, but then re-registers in the app with a 'similar' username (only different case, i.e. 'Alex' vs 'alex'), these should be considered as the same user, it should not be creating a separate user accounts for 'Alex' and 'alex'.

Need to create some app tests to make sure this functions correctly

@alexlittle alexlittle added testing Issues related to setting up automated tests est-2-hours 2 hours estimated development time labels Nov 7, 2019
@alexlittle alexlittle added est-4-hours 4 hours estimated development time and removed est-2-hours 2 hours estimated development time labels Nov 7, 2019
@jbc25 jbc25 self-assigned this Nov 19, 2019
@jbc25
Copy link
Member

jbc25 commented Nov 25, 2019

discovered bug: when a user tries to register offline with a previously registered username the system log-in updating the user data. It should show a warning message to the user letting him know the username already exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
est-4-hours 4 hours estimated development time testing Issues related to setting up automated tests
Projects
None yet
Development

No branches or pull requests

2 participants