-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Milestone
Description
Need to make small refactoring of autotests.
Need to increase the minimal version of the Laravel-Helpers requirements to 3.2
Remove
.jsonextension from arguments of calling allgetJsonFixturemethodsIn the
FactoryGeneratorTestintestCreateFactoryWithoutFactoryStubremove uselessresultvariableMove
setTestNowto thesetUpmethod of theTestCaseclass and remove it from theMigrationGeneratorTestMove
mockFilesystemmethod call to thesetUpmethod of all test classesMove
mockNovaServiceProviderExistsmethod call to thesetUpmethod of theNovaResourceGeneratorTestandNovaTestGeneratorTest