linnify / typeorm-factory

Typeorm factory that makes testing easier
ISC License
29 stars 9 forks source link

Allow calling the factory create with DeepPartial type #8

Closed dariusmb closed 3 years ago

dariusmb commented 3 years ago

When creating a new entity, allow calling the function with deep partial, not only the entity type.