You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* MQE-1124: [Github Issue] Allow running tests for modules installed in Magento instance via vendor directory. #162
- Adjusted Module Resolver to look Recursively from Project Root, Magento BP and dev/tests
- Updated Module Resolver Unit Tests to reflect changes
* MQE-1124: [Github Issue] Allow running tests for modules installed in Magento instance via vendor directory. #162
- Reintroduced recursive_merge to prevent similar directories with different contents being missed
* MQE-1124: [Github Issue] Allow running tests for modules installed in Magento instance via vendor directory.
- Updated to include checking through registered Magento modules
* MQE-1124: [Github Issue] Allow running tests for modules installed in Magento instance via vendor directory.
- Used class constant instead of just adding it
* MQE-1124: [Github Issue] Allow running tests for modules installed in Magento instance via vendor directory.
- Adding requested changes
* MQE-1124: [Github Issue] Allow running tests for modules installed in Magento instance via vendor directory.
- Specified additional error in case of bad Magento basepath
0 commit comments