Support the ongoing development of Laravel.io →
Eloquent IOC Testing
Last updated 1 year ago.
0

Dunno if you figured this out, but here's something that might help you along the way: https://github.com/laravel/framework/issues/1491

Basically, even if you're doing DI/IoC, if you're instantiating a new model in the repository to be "saved" its not using the mocked model. (therefore it saves to the testing environment database!)

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.