mswjs / data

Data modeling and relation library for testing JavaScript applications.
https://npm.im/@mswjs/data
MIT License
823 stars 52 forks source link

Add granular tests for relationships #176

Open kettanaito opened 2 years ago

kettanaito commented 2 years ago

As a follow-up of #175, we need to add more granular tests to other relationship kinds (currently only the one-to-one kind was properly covered).