Magento-Codeception icon indicating copy to clipboard operation
Magento-Codeception copied to clipboard

A set of Codeception tests for Magento

Results 4 Magento-Codeception issues
Sort by recently updated
recently updated
newest added

https://github.com/Codeception/Codeception/tree/2.1/ext

enhancement

Due to different themes (selectors) and sample data it's needed to implement different tests either by groups or by environments

enhancement

I think that it's a good idea if we have the possibility to run all the tests on different Magento versions with default sample data. For this purpose we can...

help wanted

Hello @Zifius I noticed that in the bottom of CheckoutCest::testOnePageCheckout() you are using $I->wait(7) after the "Place Order" button is pressed. I don't think that this is the most reliable...

enhancement