Stéphane Coinon
Stéphane Coinon
Even though states can be handled via a model factory, I think ```FactoryStory``` should too for the convenience that ```build()``` brings. However I think the method should be called ```states()```...
This error happens because the class `Illuminate\Foundation\Testing\ApplicationTrait` does not have the `$response` property in Laravel 4. But you can add it in like this: Providing you're extending `Laracasts\Integrated\Extensions\Laravel` in `TestCase`...
@arrahman you're welcome :)