agiletiger / ojotas

The database-first ORM
MIT License
7 stars 4 forks source link

add more tests to assemble method #7

Open nicoabie opened 10 months ago

nicoabie commented 10 months ago

assemble method is one of the most important parts of ojotas

we need to make sure different combinations of hasOne and hasMany work for it.

fast-check could be a good option to generating a bunch of randomized tests