GitHub

MagentoCustomerFactory

import { MagentoCustomerFactory } from '@daffodil/customer/driver/magento/testing'
@Injectable()
class MagentoCustomerFactory extends DaffModelFactory<MagentoCustomer> {}