Michael Bromley 64372da480 fix(core): Do not double-refund payments when refund total not covered 2 years ago
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package 6 years ago
__snapshots__ 51145638f3 fix(core): Importing custom boolean field works as intended (#1908) 3 years ago
config 803f2683f3 refactor: Extract common e2e test config 6 years ago
fixtures aeb06e3bba fix(core): Merge relations in customFields correctly (#2062) 2 years ago
graphql 3c76b2fae9 fix(core): Fix auth of admin and customer users with the same email (#2016) 3 years ago
utils 731f8d9b6d fix(core): Correctly set OrderItem prices on tax zone change 4 years ago
active-order-strategy.e2e-spec.ts be89948000 test(core): Add e2e tests for ActiveOrderStrategy 3 years ago
administrator.e2e-spec.ts 8f121424e5 fix(core): Fix permission escalation when creating Roles/Admins 3 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 3c76b2fae9 fix(core): Fix auth of admin and customer users with the same email (#2016) 3 years ago
authentication-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
channel.e2e-spec.ts 8f121424e5 fix(core): Fix permission escalation when creating Roles/Admins 3 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 93b8601934 fix(core): Fix loading eager custom fields for `order` query 3 years ago
custom-fields.e2e-spec.ts d272255112 fix(core): Validate OrderLine custom fields in ShopAPI mutations 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 3c76b2fae9 fix(core): Fix auth of admin and customer users with the same email (#2016) 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 3509be1a11 test(core): Fix flaky e2e tests 3 years ago
fast-importer.e2e-spec.ts 8e9f4d64b4 fix(core): Slugify product created with fast importer service (#2091) 2 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 51145638f3 fix(core): Importing custom boolean field works as intended (#1908) 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 aeb06e3bba fix(core): Merge relations in customFields correctly (#2062) 2 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 64372da480 fix(core): Do not double-refund payments when refund total not covered 2 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 a0458e2965 fix(core): Correctly validate couponCode when adding guest customer 2 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 51145638f3 fix(core): Importing custom boolean field works as intended (#1908) 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 b1486e8da2 fix(core): Fix order incorrect refund amount when modifying Order 3 years ago
promotion.e2e-spec.ts b1486e8da2 fix(core): Fix order incorrect refund amount when modifying Order 3 years ago
relations-decorator.e2e-spec.ts 063b5fef04 feat(core): Create Relations decorator 3 years ago
role.e2e-spec.ts 8f121424e5 fix(core): Fix permission escalation when creating Roles/Admins 3 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 eb3964c6a7 fix(core): Prevent out of stock variants from being purchased 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 3b67e61e37 fix(core): Add resolver for `Zone.members` field 3 years ago