test: Add core entry points to allow easier test setup (#18597)

This commit is contained in:
shortstacked
2025-08-20 16:17:57 +01:00
committed by GitHub
parent cf76165457
commit 413b14b286
15 changed files with 311 additions and 197 deletions

32
pnpm-lock.yaml generated
View File

@@ -3129,9 +3129,18 @@ importers:
generate-schema:
specifier: 2.6.0
version: 2.6.0
n8n:
specifier: workspace:*
version: link:../../cli
n8n-containers:
specifier: workspace:*
version: link:../containers
n8n-core:
specifier: workspace:*
version: link:../../core
n8n-workflow:
specifier: workspace:*
version: link:../../workflow
nanoid:
specifier: 'catalog:'
version: 3.3.8
@@ -18795,7 +18804,7 @@ snapshots:
'@currents/commit-info': 1.0.1-beta.0
async-retry: 1.3.3
axios: 1.11.0(debug@4.4.1)
axios-retry: 4.5.0(axios@1.11.0(debug@4.4.1))
axios-retry: 4.5.0(axios@1.11.0)
c12: 1.11.2(magicast@0.3.5)
chalk: 4.1.2
commander: 12.1.0
@@ -23479,14 +23488,9 @@ snapshots:
axe-core@4.7.2: {}
axios-retry@4.5.0(axios@1.11.0(debug@4.4.1)):
dependencies:
axios: 1.11.0(debug@4.4.1)
is-retry-allowed: 2.2.0
axios-retry@4.5.0(axios@1.11.0):
dependencies:
axios: 1.11.0(debug@4.3.6)
axios: 1.11.0(debug@4.4.1)
is-retry-allowed: 2.2.0
axios-retry@4.5.0(axios@1.8.3):
@@ -23851,7 +23855,7 @@ snapshots:
bundlemon@3.1.0(typescript@5.9.2):
dependencies:
axios: 1.11.0(debug@4.3.6)
axios: 1.11.0(debug@4.4.1)
axios-retry: 4.5.0(axios@1.11.0)
brotli-size: 4.0.0
bundlemon-utils: 2.0.1
@@ -27000,7 +27004,7 @@ snapshots:
infisical-node@1.3.0:
dependencies:
axios: 1.11.0(debug@4.3.6)
axios: 1.11.0(debug@4.4.1)
dotenv: 16.3.1
tweetnacl: 1.0.3
tweetnacl-util: 0.15.1
@@ -28207,7 +28211,7 @@ snapshots:
'@langchain/groq': 0.2.3(@langchain/core@0.3.68(@opentelemetry/api@1.9.0)(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(openai@5.12.2(ws@8.18.3)(zod@3.25.67)))(encoding@0.1.13)
'@langchain/mistralai': 0.2.1(@langchain/core@0.3.68(@opentelemetry/api@1.9.0)(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(openai@5.12.2(ws@8.18.3)(zod@3.25.67)))(zod@3.25.67)
'@langchain/ollama': 0.2.3(@langchain/core@0.3.68(@opentelemetry/api@1.9.0)(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(openai@5.12.2(ws@8.18.3)(zod@3.25.67)))
axios: 1.11.0(debug@4.3.6)
axios: 1.11.0(debug@4.4.1)
cheerio: 1.0.0
handlebars: 4.7.8
transitivePeerDependencies:
@@ -30259,7 +30263,7 @@ snapshots:
posthog-node@3.2.1:
dependencies:
axios: 1.11.0(debug@4.3.6)
axios: 1.11.0(debug@4.4.1)
rusha: 0.8.14
transitivePeerDependencies:
- debug
@@ -30938,7 +30942,7 @@ snapshots:
retry-axios@2.6.0(axios@1.11.0):
dependencies:
axios: 1.11.0(debug@4.3.6)
axios: 1.11.0(debug@4.4.1)
retry-request@7.0.2(encoding@0.1.13):
dependencies:
@@ -31443,7 +31447,7 @@ snapshots:
asn1.js: 5.4.1
asn1.js-rfc2560: 5.0.1(asn1.js@5.4.1)
asn1.js-rfc5280: 3.0.0
axios: 1.11.0(debug@4.3.6)
axios: 1.11.0(debug@4.4.1)
big-integer: 1.6.52
bignumber.js: 9.1.2
binascii: 0.0.2
@@ -33587,4 +33591,4 @@ snapshots:
zx@8.1.4:
optionalDependencies:
'@types/fs-extra': 11.0.4
'@types/node': 20.17.57
'@types/node': 20.17.57