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

Verified ability to save a 'Last name' containing allowed special characters #2929

Merged

Conversation

SofiiaYevush
Copy link
Contributor

Issue #2875

  1. Checked when student/tutor clicked, the cursor is placed in the "Last Name" field. (ProfileTab.spec.jsx)

  2. Checking that the name from the specified testData list is replaced and after that the Update button becomes anable and active.
    (EditProfile.spec.jsx & common.spec.jsx)

  3. Check after a successful update, a green notification appears with the text: 'Success! Your data has been updated.' already exists (EditProfile.spec.jsx)

  4. Validation of names with an apostrophe, hyphen, or space. (common.spec.jsx)

Copy link

sonarqubecloud bot commented Dec 3, 2024

@nebby2105 nebby2105 self-requested a review December 4, 2024 11:57
@SofiiaYevush SofiiaYevush merged commit 7fe550f into develop Dec 4, 2024
10 checks passed
@SofiiaYevush SofiiaYevush deleted the bugfix/2875/verify-last-name-with-special-characters branch December 4, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Edit Functional Something isn't working my-profile priority: medium Student Implementation that regard to the student test case Tutor Implementation that regard to the tutor
Projects
Status: Done
4 participants