EcomDev_PHPUnit
EcomDev_PHPUnit copied to clipboard
helperAdminSession() not working with Magento EE
helperAdminSession() is not working when using Magento EE.
An observer in Enterprise_AdminGws tries to set the Adminroles for the websites, but the Enterprise_AdminGws_Model_Role model is not filled with the correct values.
The error can be debugged in the following function: \Enterprise_AdminGws_Model_Role::setAdminRole
See PR https://github.com/EcomDev/EcomDev_PHPUnit/pull/128