Create coherent fake users
-
I just generated some fake users and noticed that their user names, names, and emails are all inconsistent with one another. See the screenshot where for example the following user exists:
user: amaya.toy
email: [email protected]
name: Breanna RennerThis is making it difficult for me to test user sorting by different order by params since the names/emails/etc all seem to belong to entirely different people. They don’t of course, the values are just disconnected.
Of course, users could have emails and logins that don’t reflect their real names, but in the generated data I think it could be helpful for the users to have coherent profiles. So the sample user above might be instead:
user: amaya.toy
email: [email protected]
name: Amaya Toy
Feel free to consider this as more of a feature request than a support ticket. ??
- The topic ‘Create coherent fake users’ is closed to new replies.