vendredi 2 octobre 2015

Testing laravel Eloquent\Model

I was wondering, How am I supposed to write unit tests for laravel's eloquent models because most of my application are basically CRUD apps and there isn't much logic especially in ORM models, but obviously I want to have covered my application by tests, so my question is, what is the best way to write unit tests for those classes, if they are testable ?

Aucun commentaire:

Enregistrer un commentaire