Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class 'Magento\Catalog\Model\Layer\Filter\ItemFactory' not found #38

Closed
rootindex opened this issue Jun 2, 2016 · 1 comment · Fixed by #40
Closed

Class 'Magento\Catalog\Model\Layer\Filter\ItemFactory' not found #38

rootindex opened this issue Jun 2, 2016 · 1 comment · Fixed by #40
Assignees
Labels
Milestone

Comments

@rootindex
Copy link

$ bin/magento dev:tests:run static
---- dev/tests/static> php ./vendor/phpunit/phpunit/phpunit

Fatal error: Class 'Magento\Catalog\Model\Layer\Filter\ItemFactory' not found in vendor/smile-sa/elasticsuite/src/module-elasticsuite-catalog/Model/Layer/Filter/Item/AttributeFactory.php on line 23

I know that class will exists after the Factory gets created automatically however for static testing fails each time.

@romainruaud
Copy link
Collaborator

Hello,

thank you for reporting this.

We will try to propose a better static-testing aware feature by moving these factories into Virtual Types if possible.

We'll keep in touch.

Regards,

@romainruaud romainruaud added the bug label Jun 3, 2016
@romainruaud romainruaud added this to the v 2.1 milestone Jun 3, 2016
@romainruaud romainruaud self-assigned this Jun 3, 2016
botisSmile pushed a commit to botisSmile/elasticsuite that referenced this issue Sep 8, 2021
[Campaign Optimizer] Add columns in optimizer grid #ESP-90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants