Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
fyroc582610ywhy do they all share the same I'd? If it's a PK you're going to run into some issues -
sebastian65810yI think the "unacceptable" thing is that the testdata can be confused with real persons, eg test data should be obvious, like "111111111111" and "Test Testsson" -
codeblue140610yOf course the data unacceptable. All the rows have the same customer ID- otherwise great job! -
I've seen far worse test data. I found things along the lines of the following at a former job that a dev before me had left.
{
Name:"My Boss is an Asshole",
Email:"fuck@you.boss.man"
}
Related Rants

Do you follow test driven development?
I have mixed feeling about this test result
We all did that at least one time
Apparently this is "unacceptable" testdata.
undefined
test