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 'First name' containing allowed special characters #2924

Merged

Conversation

SofiiaYevush
Copy link
Contributor

Issue #2877

  1. Checked when student/tutor clicked, the cursor is placed in the "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)

  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)

@SofiiaYevush SofiiaYevush added Tutor Implementation that regard to the tutor Student Implementation that regard to the student priority: medium test case my-profile Edit labels Dec 2, 2024
@SofiiaYevush SofiiaYevush self-assigned this Dec 2, 2024
@SofiiaYevush SofiiaYevush changed the title Verified abality to save a first name containing allowed special characters. Verified ability to save a 'First name' containing allowed special characters. Dec 2, 2024
Copy link

sonarqubecloud bot commented Dec 2, 2024

@SofiiaYevush SofiiaYevush changed the title Verified ability to save a 'First name' containing allowed special characters. Verified ability to save a 'First name' containing allowed special characters Dec 2, 2024
@SofiiaYevush SofiiaYevush merged commit b602aa2 into develop Dec 3, 2024
10 checks passed
@SofiiaYevush SofiiaYevush deleted the bugfix/2877/verify-first-name-with-special-characters branch December 3, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Edit 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