Merge branch 'DCTN-494/fix' into 'master'
Dctn 494/fix See merge request !3
Showing
- app/Nova/Actions/ChangeValue.php 3 additions, 1 deletionapp/Nova/Actions/ChangeValue.php
- app/Nova/Actions/CompareActionChangeValues.php 2 additions, 2 deletionsapp/Nova/Actions/CompareActionChangeValues.php
- app/Nova/Lenses/CompareProduct.php 2 additions, 2 deletionsapp/Nova/Lenses/CompareProduct.php
- app/Nova/Product.php 3 additions, 2 deletionsapp/Nova/Product.php
- app/Providers/NovaServiceProvider.php 7 additions, 2 deletionsapp/Providers/NovaServiceProvider.php
- app/Rules/isSKUAvailable.php 11 additions, 2 deletionsapp/Rules/isSKUAvailable.php
- database/factories/ProductFactory.php 2 additions, 2 deletionsdatabase/factories/ProductFactory.php
- database/factories/UserFactory.php 2 additions, 1 deletiondatabase/factories/UserFactory.php
- tests/Feature/CategoryCreateTest.php 153 additions, 0 deletionstests/Feature/CategoryCreateTest.php
- tests/Feature/CategoryDeleteTest.php 70 additions, 0 deletionstests/Feature/CategoryDeleteTest.php
- tests/Feature/CategoryDetailsTest.php 72 additions, 0 deletionstests/Feature/CategoryDetailsTest.php
- tests/Feature/CategoryUpdateTest.php 238 additions, 0 deletionstests/Feature/CategoryUpdateTest.php
- tests/Feature/ChangeActionTest.php 192 additions, 0 deletionstests/Feature/ChangeActionTest.php
- tests/Feature/CompareActionTest.php 164 additions, 0 deletionstests/Feature/CompareActionTest.php
- tests/Feature/CompareLensTest.php 62 additions, 0 deletionstests/Feature/CompareLensTest.php
- tests/Feature/ExampleTest.php 0 additions, 21 deletionstests/Feature/ExampleTest.php
- tests/Feature/ProductCreateTest.php 434 additions, 0 deletionstests/Feature/ProductCreateTest.php
- tests/Feature/ProductDeleteTest.php 69 additions, 0 deletionstests/Feature/ProductDeleteTest.php
- tests/Feature/ProductDetailsTest.php 71 additions, 0 deletionstests/Feature/ProductDetailsTest.php
- tests/Feature/ProductUpdateTest.php 422 additions, 0 deletionstests/Feature/ProductUpdateTest.php
Loading
Please register or sign in to comment