First of all, normally the model may be part of the unit/ test.
Do I just put my tests under Feature/Models/User and Feature/Models/Product for example?
Yes, it's also good practice to follow the class namespace to organize your unit test structure.
Summer Sale! All accounts are 50% off this week.
I need to test some methods on my models. What is the advised setup here?
Do I just put my tests under Feature/Models/User and Feature/Models/Product for example?
Please or to participate in this conversation.