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
Is it possible to pass the newly inserted fixtures to your callback, so you don't have to query your database in your tests? I'm thinking something along the lines of:
If this is something you're interested in, I'd be happy to contribute a patch. Otherwise I'll probably just wrap your fixture module in my own module to accomplish the same thing in my project.
The text was updated successfully, but these errors were encountered:
Is it possible to pass the newly inserted fixtures to your callback, so you don't have to query your database in your tests? I'm thinking something along the lines of:
If this is something you're interested in, I'd be happy to contribute a patch. Otherwise I'll probably just wrap your fixture module in my own module to accomplish the same thing in my project.
The text was updated successfully, but these errors were encountered: