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

[Test Case for User Model] #51

Open
ShehrozIrfan opened this issue Dec 6, 2022 · 0 comments
Open

[Test Case for User Model] #51

ShehrozIrfan opened this issue Dec 6, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed test-case

Comments

@ShehrozIrfan
Copy link
Owner

ShehrozIrfan commented Dec 6, 2022

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.

@ShehrozIrfan ShehrozIrfan added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers test-case labels Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed test-case
Projects
None yet
Development

No branches or pull requests

1 participant