MAGETWO-32567: Refactor address, review, ajax directories
- Logical errors removed; - Parent Review class for Review/Index, Review/View added; - Unit LoginTest updated;
Showing
- app/code/Magento/Customer/Controller/Address.php 0 additions, 8 deletionsapp/code/Magento/Customer/Controller/Address.php
- app/code/Magento/Customer/Controller/Address/Delete.php 1 addition, 1 deletionapp/code/Magento/Customer/Controller/Address/Delete.php
- app/code/Magento/Customer/Controller/Address/Form.php 1 addition, 2 deletionsapp/code/Magento/Customer/Controller/Address/Form.php
- app/code/Magento/Customer/Controller/Address/Index.php 2 additions, 6 deletionsapp/code/Magento/Customer/Controller/Address/Index.php
- app/code/Magento/Customer/Controller/Ajax/Login.php 1 addition, 1 deletionapp/code/Magento/Customer/Controller/Ajax/Login.php
- app/code/Magento/Customer/Controller/Ajax/Logout.php 1 addition, 9 deletionsapp/code/Magento/Customer/Controller/Ajax/Logout.php
- app/code/Magento/Customer/Controller/Review.php 37 additions, 0 deletionsapp/code/Magento/Customer/Controller/Review.php
- app/code/Magento/Customer/Controller/Review/Index.php 1 addition, 25 deletionsapp/code/Magento/Customer/Controller/Review/Index.php
- app/code/Magento/Customer/Controller/Review/View.php 1 addition, 25 deletionsapp/code/Magento/Customer/Controller/Review/View.php
- dev/tests/static/testsuite/Magento/Test/Php/_files/phpcpd/blacklist/common.txt 0 additions, 1 deletion...suite/Magento/Test/Php/_files/phpcpd/blacklist/common.txt
- dev/tests/unit/testsuite/Magento/Customer/Controller/Ajax/LoginTest.php 11 additions, 15 deletions.../testsuite/Magento/Customer/Controller/Ajax/LoginTest.php
Please register or sign in to comment