Nafies Luthfi
37ef240f39
Update browserkit base test class
8 years ago
Nafies Luthfi
b6495396b4
Update test feature simple stub
8 years ago
Nafies Luthfi
bd45d63ccc
Update form views to for syntax consistency
8 years ago
Nafies Luthfi
23d701bb31
Remove variabel that cause invalid redirection
Model variable in update method on controller.full.stub
will always return 1, so it will cause invalid redirection
on every model update action
Remove unused variable on controller update method
8 years ago
Nafies Luthfi
b00af7f027
Update feature test stub to use submitForm method
8 years ago
Nafies Luthfi
72713e74f6
Add creator relation on created model
Add creator_id on model table migration file
Update controller to add auth()->id() as model creator
8 years ago
Nafies Luthfi
a70e86e42e
Update stub files to fix usage failure tests on laravel 5.5
8 years ago
Nafies Luthfi
e8b6d95ab8
Update proper tests assertion after generated form view changes
8 years ago
Nafies Luthfi
e11acbedcf
Separate crud-simple view generator test
8 years ago
Nafies Luthfi
276cfe2a88
Update correct make:crud test and stub for feature test generator
Separate make:crud-simple test for feature test generator
8 years ago
Nafies Luthfi
149b211446
Add make:crud-simple command with separated tests
Add crud type on BaseGenerator@generate method
Add controller.full.stub for full controller
Update ControllerGeneratorTest to adopt controller.full.stub
8 years ago