Chage the model
stub
so that common functionality can be added to all model, same as controller.
All unsed properties, morphs without mapping, lazy loading will be disabled on local.
Dates will be immutable default and you are free to update and use without worring about the inconsistancy in data.
This will freeze the time for test and checking date time during the test execution at different stages will bring the consistant results. I found is very usefull while testing for file name contain date and time.