kbond / foundry-next

MIT License
0 stars 1 forks source link

feat: an array could be passed for a OneToMany relation #12

Closed nikophil closed 8 months ago

nikophil commented 8 months ago

Here is a failing test case for a complex situation: foundry 2 does not handle well OneToMany relationships when an array is passed instead of a FactoryCollection

nikophil commented 8 months ago

closed in favor of #17