Integration Testing
How to Create a Custom Cache Class in Magento 2 with Tests
September 23, 2024| Posted in Magento, Integration Testing| 797
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| 774
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