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
Say you call baker.make on a model that has a related field for another model object. I get that baker automatically creates that related object, but does it also clean it up? Or is that something that our tests will have to do manually?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Say you call baker.make on a model that has a related field for another model object. I get that baker automatically creates that related object, but does it also clean it up? Or is that something that our tests will have to do manually?
Beta Was this translation helpful? Give feedback.
All reactions