Buba Soumah

Results 3 issues of Buba Soumah

### Problem Recently, we introduced [parameterized fixture](https://devdocs.magento.com/guides/v2.4/test/integration/parameterized_data_fixture.html) for integration and api-functional test that accepts parameters directly from [@magentoDataFixture](https://devdocs.magento.com/guides/v2.4/test/integration/annotations/magento-data-fixture.html) annotation. We enhanced `@magentoDataFixture` annotation format to support additional information that contains...

## Problem [ACP2E-267](https://jira.corp.magento.com/browse/ACP2E-267): GraphQl - Issues with add Configurable product to Wishlist ``` [2022-01-27T01:13:07.037742+00:00] report.ERROR: Call to a member function getProduct() on null GraphQL (20:13) 19: ... on ConfigurableWishlistItem {...

## Problem Actually there is no formal way to customize existing data fixture directly from the test case which leads to duplicated data fixtures. ## Solution Extend the format of...

dev-guild