demo icon indicating copy to clipboard operation
demo copied to clipboard

Encapsulate user creation with a factory

Open voronkovich opened this issue 6 years ago • 2 comments

I found that we use the one and the same piece of code in two places to create User instances. I suggest to encapsulate those code with a factory.

voronkovich avatar Dec 22 '18 15:12 voronkovich

Maybe use https://github.com/zenstruck/foundry

seb-jean avatar Mar 15 '22 10:03 seb-jean