You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea here is that, instead of creating two separate fixture objects, when one is a child of the other, it would be nice if we could nest them. For example, assume we have the following classes:
The idea here is that, instead of creating two separate fixture objects, when one is a child of the other, it would be nice if we could nest them. For example, assume we have the following classes:
It would be nice to be able to do something like this in the fixtures data:
Flask-Fixtures should be able to match up attribute names against relationships and add them accordingly.
The text was updated successfully, but these errors were encountered: