Skip to content

Fix user factory uniqueness problem#3421

Merged
ildyria merged 1 commit intomasterfrom
fix-user-factory
Jun 7, 2025
Merged

Fix user factory uniqueness problem#3421
ildyria merged 1 commit intomasterfrom
fix-user-factory

Conversation

@ildyria
Copy link
Copy Markdown
Member

@ildyria ildyria commented Jun 7, 2025

This pull request simplifies the UserFactory class by removing custom methods for generating unique names and emails and replacing them with the built-in Faker library's functionality. This change improves code readability and reduces complexity.

Simplifications in UserFactory:

@ildyria ildyria requested a review from a team as a code owner June 7, 2025 18:02
@ildyria ildyria added the Review: easy Easy review expected: probably just need a quick to go through. label Jun 7, 2025
@ildyria ildyria merged commit 350aab3 into master Jun 7, 2025
35 checks passed
@ildyria ildyria deleted the fix-user-factory branch June 7, 2025 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Review: easy Easy review expected: probably just need a quick to go through.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants