-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtest-case
Description
Context
We're adding validation on first_name and last_name in this issue
Test cases required
So, for the above change, we need to add the test cases for this validation in spec/models/user_spec.rb
The test cases will test that the first_name and last_name only contains the alphabetical characters like from a-z or/and A-Z
Blocked by
This issue is blocked by: 50
So, when this issue is marked as closed then we need to work on test cases.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtest-case