Integration Testing
Creating a Dynamic Magento Plugin with virtualType and Dependency Injection (DI) and Tests
November 5, 2024| Posted in Magento, Integration Testing| 3727
How to Create a Custom Cache Class in Magento 2 with Tests
September 23, 2024| Posted in Magento, Integration Testing| 5061
Learn how to create a custom cache class in Magento 2, implement caching logic, and write integration tests to ensure optimized performance and efficient data retrieval for your custom modules.
Testing Attribute Code Groups in Magento 2
December 1, 2023| Posted in Magento, Integration Testing| 2564
In Magento 2, attribute code groups are a crucial part of the catalog management system. They allow merchants to organise and classify their products based on specific attributes. Testing attribute code groups is useful to ensure the accurate functioning of the catalog system and to provide customers with a seamless shopping experience.
Show per page