@shopware-ag/acceptance-test-suite
Advanced tools
Comparing version 1.3.2 to 1.4.0
@@ -560,2 +560,4 @@ import * as _playwright_test from '@playwright/test'; | ||
declare const isSaaSInstance: (adminApiContext: AdminApiContext) => Promise<boolean>; | ||
declare function createRandomImage(width?: number, height?: number): Image; | ||
@@ -599,2 +601,2 @@ | ||
export { AdminPageObjects, type FixtureTypes, type PageObject, StorefrontPageObjects, type Task, createRandomImage, extractIdFromUrl, getCountryId, getCurrency, getDefaultShippingMethodId, getFlowId, getLanguageData, getMediaId, getOrderTransactionId, getPaymentMethodId, getSalutationId, getSnippetSetId, getStateMachineId, getStateMachineStateId, getTaxId, getThemeId, test }; | ||
export { AdminPageObjects, type FixtureTypes, type PageObject, StorefrontPageObjects, type Task, createRandomImage, extractIdFromUrl, getCountryId, getCurrency, getDefaultShippingMethodId, getFlowId, getLanguageData, getMediaId, getOrderTransactionId, getPaymentMethodId, getSalutationId, getSnippetSetId, getStateMachineId, getStateMachineStateId, getTaxId, getThemeId, isSaaSInstance, test }; |
{ | ||
"name": "@shopware-ag/acceptance-test-suite", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"description": "Shopware Acceptance Test Suite", | ||
@@ -5,0 +5,0 @@ "author": "shopware AG", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
154274
2954