Michael Bromley 403ab2c03f fix(core): Fix foreign key violation error when removing draft order line 3 years ago
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package 6 years ago
__snapshots__ a8c44d1e67 fix(core): Truthy check for custom fields in importer 3 years ago
config 803f2683f3 refactor: Extract common e2e test config 6 years ago
fixtures 839fa37bed fix(core): Fix nested relations in ListQueryBuilder customPropertyMap 3 years ago
graphql 417439e7a2 test(core): Add e2e tests for draft Order operations 3 years ago
utils 731f8d9b6d fix(core): Correctly set OrderItem prices on tax zone change 4 years ago
administrator.e2e-spec.ts a1debffb66 fix(core): Prevent removal of sole SuperAdmin 4 years ago
apollo-server-plugin.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
asset-channel.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
asset.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
auth.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
authentication-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
channel.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
collection.e2e-spec.ts 98b4c573fc feat(core): Add bulk collection delete mutation 3 years ago
configurable-operation.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
country.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
custom-field-relations.e2e-spec.ts ca9848c0ec fix(core): Fix edge case with nested eager custom field relations 3 years ago
custom-fields.e2e-spec.ts e94730bef4 fix(core): Fix float custom field handling 3 years ago
custom-permissions.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
customer-channel.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
customer-group.e2e-spec.ts 9820d9e2a3 fix(core): Remove deleted Customers from any CustomerGroups 3 years ago
customer.e2e-spec.ts 6692b95e47 feat(core): Enable filtering customers by postalCode 3 years ago
database-transactions.e2e-spec.ts 9813d11556 feat(core): Support save points (nested transactions) (#1579) 3 years ago
default-search-plugin-uuids.e2e-spec.ts 53babf6541 fix(core): Fix filtering by facet value uuid in DefaultSearchPlugin 4 years ago
default-search-plugin.e2e-spec.ts c133cce036 fix(core): Fix default search handling of mysql binary operators 3 years ago
draft-order.e2e-spec.ts 403ab2c03f fix(core): Fix foreign key violation error when removing draft order line 3 years ago
entity-hydrator.e2e-spec.ts 4a11666463 fix(core): Correctly hydrate nested relations of empty array 4 years ago
entity-id-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
entity-prefix.e2e-spec.ts 0353a3f349 fix(core): Fix list query builder error when using entityPrefix 3 years ago
entity-uuid-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
facet.e2e-spec.ts 03419cbe4a fix(core): Improved feedback on FacetValue deletion confirmation 3 years ago
fulfillment-process.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
global-settings.e2e-spec.ts 417439e7a2 test(core): Add e2e tests for draft Order operations 3 years ago
import.e2e-spec.ts 25b0af7028 test(core): Add missing test fixtures 3 years ago
job-queue.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
lifecycle.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
list-query-builder.e2e-spec.ts 839fa37bed fix(core): Fix nested relations in ListQueryBuilder customPropertyMap 3 years ago
localization.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
order-changed-price-handling.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
order-channel.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
order-fulfillment.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
order-item-price-calculation-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
order-merge.e2e-spec.ts 7cedf495f7 fix(core): Fix FK error when merging orders with an existing session 3 years ago
order-modification.e2e-spec.ts af3a705250 feat(core): Allow couponCodes to be set when modifying Order 3 years ago
order-process.e2e-spec.ts 7a42b01b71 feat(core): Loosen constraints on adding payment to Order 3 years ago
order-promotion.e2e-spec.ts 65addd2eba Merge branch 'master' into minor 3 years ago
order-taxes.e2e-spec.ts 731f8d9b6d fix(core): Correctly set OrderItem prices on tax zone change 4 years ago
order.e2e-spec.ts 445c934950 test(core): Fix e2e test for postgres 3 years ago
parallel-transactions.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
payment-method.e2e-spec.ts 1feec2e3b3 fix(core): Fix product option deletion logic 3 years ago
payment-process.e2e-spec.ts 1feec2e3b3 fix(core): Fix product option deletion logic 3 years ago
plugin.e2e-spec.ts fc9a2e5027 Merge branch 'master' into minor 3 years ago
populate.e2e-spec.ts 46575ea1ab test(core): Fix failing e2e test 3 years ago
product-channel.e2e-spec.ts 1a13e7382f fix(core): Fix variant price/tax calculation when assigning to channel 3 years ago
product-option.e2e-spec.ts d77de9bb4d feat(core): Add `deleteProductOption` mutation to Admin API 3 years ago
product.e2e-spec.ts 1feec2e3b3 fix(core): Fix product option deletion logic 3 years ago
promotion.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
relations-decorator.e2e-spec.ts 063b5fef04 feat(core): Create Relations decorator 3 years ago
role.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
session-management.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
shipping-method-eligibility.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
shipping-method.e2e-spec.ts 43887f337a fix(core): Correctly handle out-of-order config args 3 years ago
shop-auth.e2e-spec.ts 1640ea72bc fix(core): Handle user verification edge case 3 years ago
shop-catalog.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
shop-customer.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
shop-order.e2e-spec.ts d436ea9ff9 fix(core): Fix race condition when updating order addresses in parallel 3 years ago
stock-control.e2e-spec.ts 3f1ac4499c test(core): Fix failing test for MySQL 3 years ago
tag.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
tax-category.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
tax-rate.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
translations.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
zone.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago