chore: V2 core loader + modules integration-tests (#6544)

This commit is contained in:
Oli Juhl
2024-02-29 16:46:30 +01:00
committed by GitHub
parent dc025302a1
commit 296d7faad4
100 changed files with 318 additions and 78 deletions
+37
View File
@@ -31755,6 +31755,43 @@ __metadata:
languageName: unknown
linkType: soft
"integration-tests-modules@workspace:integration-tests/modules":
version: 0.0.0-use.local
resolution: "integration-tests-modules@workspace:integration-tests/modules"
dependencies:
"@babel/cli": ^7.12.10
"@babel/core": ^7.12.10
"@babel/node": ^7.12.10
"@medusajs/api-key": "workspace:^"
"@medusajs/auth": "workspace:*"
"@medusajs/cache-inmemory": "workspace:*"
"@medusajs/customer": "workspace:^"
"@medusajs/event-bus-local": "workspace:*"
"@medusajs/inventory": "workspace:^"
"@medusajs/medusa": "workspace:*"
"@medusajs/modules-sdk": "workspace:^"
"@medusajs/pricing": "workspace:^"
"@medusajs/product": "workspace:^"
"@medusajs/promotion": "workspace:^"
"@medusajs/region": "workspace:^"
"@medusajs/store": "workspace:^"
"@medusajs/tax": "workspace:^"
"@medusajs/types": "workspace:^"
"@medusajs/user": "workspace:^"
"@medusajs/utils": "workspace:^"
"@medusajs/workflow-engine-inmemory": "workspace:*"
babel-preset-medusa-package: "*"
faker: ^5.5.3
jest: ^26.6.3
jest-environment-node: 26.6.2
medusa-fulfillment-webshipper: "workspace:*"
medusa-interfaces: "workspace:*"
medusa-plugin-sendgrid: "workspace:*"
pg: ^8.11.0
typeorm: ^0.3.16
languageName: unknown
linkType: soft
"integration-tests-plugins@workspace:integration-tests/plugins":
version: 0.0.0-use.local
resolution: "integration-tests-plugins@workspace:integration-tests/plugins"