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

feat: Add humanName constant for country config #1164

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Siyasanga
Copy link
Collaborator

Fix e2e tests after introducing a way to allow countries to customise the order of a full name. turns out there were alot of other screens that use a full name so the changes to the formatName() broke a lot of e2e tests. Instead of fixing the tests we've put temporary logic fullNameWithFirstNameFirst() helper function which will get removed once all the screens use the formatName() function.

opencrvs/opencrvs-core#6830

This comment has been minimized.

@Siyasanga Siyasanga changed the title Ocrvs 6830 human name constant refactor: fix failing e2e test for all places referencing a full name Nov 15, 2024
@Siyasanga Siyasanga self-assigned this Nov 15, 2024
@Siyasanga Siyasanga added this to the v1.7.0 milestone Nov 15, 2024
@ocrvs-bot
Copy link

Your environment is deployed to https://ocrvs-6830-human-name-constant.opencrvs.dev.

@Siyasanga Siyasanga force-pushed the ocrvs-6830-human-name-constant branch from 3b80c0c to a886c0f Compare November 15, 2024 10:10
@Siyasanga Siyasanga force-pushed the ocrvs-6830-human-name-constant branch 2 times, most recently from 0a18248 to 43a3049 Compare January 15, 2025 07:47
@Siyasanga Siyasanga changed the title refactor: fix failing e2e test for all places referencing a full name Feat: Add humanName constant for country config Jan 15, 2025
@Siyasanga Siyasanga changed the title Feat: Add humanName constant for country config feat: Add humanName constant for country config Jan 15, 2025
@Siyasanga Siyasanga force-pushed the ocrvs-6830-human-name-constant branch from 43a3049 to 2995aed Compare January 16, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Code Review
2 participants