Michael Bromley e0960018da fix(core): Fix sorting by localeString custom fields 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 6be93b8851 fix(core): Fix `getMany()` method with ListQueryBuilder 3 years ago
graphql 476fb5e7e0 fix(core): Correct ordering of Collection.children 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 476fb5e7e0 fix(core): Correct ordering of Collection.children 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 0421285137 feat(core): Use query relations data to optimize DB joins 3 years ago
custom-fields.e2e-spec.ts e0960018da fix(core): Fix sorting by localeString custom fields 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 26ca960d4a chore: Run e2e tests in parallel 4 years ago
customer.e2e-spec.ts 6692b95e47 feat(core): Enable filtering customers by postalCode 3 years ago
database-transactions.e2e-spec.ts 6050279860 fix(core): Copy context on transaction start. Do not allow to run queries after transaction aborts. (#1481) 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 6a88ce8fb1 Merge branch 'master' into minor 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 82e0b26e55 fix(core): Omit private facet values from Product.facetValues 3 years ago
fulfillment-process.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
global-settings.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
import.e2e-spec.ts a8c44d1e67 fix(core): Truthy check for custom fields in importer 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 6be93b8851 fix(core): Fix `getMany()` method with ListQueryBuilder 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 ce34f14c3c fix(core): Promotion usage limits account for cancelled orders 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 8465d849b7 fix(core): Make OrderLine.items eager-loaded from the DB 3 years ago
parallel-transactions.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
payment-method.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
payment-process.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 years ago
plugin.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel 4 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 26ca960d4a chore: Run e2e tests in parallel 4 years ago
product.e2e-spec.ts 61de8575c7 fix(core): Correctly handle slug validation of deleted translations 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 f9bc532d5f fix(core): Clear shippingLines if no eligible ShippingMethods exist 4 years ago
shop-auth.e2e-spec.ts 2fb2716371 test(core): Fix broken e2e tests 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 79c36b5340 fix(core): Allow cancelling an Order that has deleted ProductVariants 3 years ago
stock-control.e2e-spec.ts 77239b2fbe fix(core): Allow stockOnHand adjustments to match outOfStockThreshold 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