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

Member factory create a non-deterministic language #544

Open
spaenleh opened this issue Jun 10, 2024 · 0 comments
Open

Member factory create a non-deterministic language #544

spaenleh opened this issue Jun 10, 2024 · 0 comments
Assignees

Comments

@spaenleh
Copy link
Member

When calling the MemberFactory it creates a member with a language that is not always the same.

From a variability point of view this is interesting, but it does not fit assumptions from consumers of the factory. I was convinced that it would choose the default language of 'en' when called without arguments.

This had consequences in tests that did not specify the lang when creating a member.

Maybe we should consider providing a parameter that allows shuffling languages, of we provide the language with a fixed default value.

@spaenleh spaenleh self-assigned this Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant