hyva-themes / magento2-hyva-admin

This module aims to make creating grids and forms in the Magento 2 adminhtml area joyful and fast.
https://hyva-themes.github.io/magento2-hyva-admin/
BSD 3-Clause "New" or "Revised" License
168 stars 39 forks source link

Clean up integration tests #6

Closed Vinai closed 3 years ago

Vinai commented 3 years ago

Currently some of the integration tests depend on sample data (i.e. attributes, products and - I think - customers being present in the DB that are declared as part of the sample data.

These need to be refactored to use proper fixtures instead. This is a blocker for #5