Nafies Luthfi
|
0fa87e484a
|
Change DatabaseMigrations to RefreshDatabase
|
7 years ago |
Nafies Luthfi
|
27cea6f98a
|
Fix invalid model stub
|
7 years ago |
Nafies Luthfi
|
e3cb589bca
|
Fix model name link attribute
|
7 years ago |
Nafies Luthfi
|
1683201aef
|
Make sure same base test case do not use alias
|
7 years ago |
Nafies Luthfi
|
d475f1ace7
|
Change trans() helper usage to __()
|
8 years ago |
Nafies Luthfi
|
28889f2e42
|
Change nameLink method to name_link attribute
|
8 years ago |
Nafies Luthfi
|
79225ff7e4
|
Remove id attribute call on model unit test
Laravel will automatically recognize the route key
name attribute for the model, so we dont need to
specify the id attribute on the named route call
|
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
|
68bce39cd9
|
Add nameLink method on generated model
|
8 years ago |
Nafies Luthfi
|
52bccfde61
|
Apply base_test_path and base_test_class config on test class generators
|
8 years ago |
Nafies Luthfi
|
9461ec1537
|
Update Unit model and policy test case to extends browserkit testcase
|
8 years ago |
Nafies Luthfi
|
15fa99dce8
|
Add full model name modelNames attribute on CrudMake
|
8 years ago |
Nafies Luthfi
|
5469b4f164
|
Update model names
|
8 years ago |
Nafies Luthfi
|
376d6471c1
|
Change order of model name replacements order
Remove unused import clas on test feature stub
Make generator tests to adopt modelName property of TestCase
|
8 years ago |
Nafies Luthfi
|
054998254c
|
Add a model test
|
8 years ago |
Nafies Luthfi
|
b98fcf3b14
|
Fix model unit test content
|
8 years ago |
Nafies Luthfi
|
dccc38c777
|
Change dummy entity string to keyword : master
|
8 years ago |
Nafies Luthfi
|
f6fb6ab817
|
Refactor test cases
|
8 years ago |
Nafies Luthfi
|
c067900a67
|
Restructure test cases into individual generator test
Added namespaces to test cases
|
8 years ago |