test(cli-e2e): full E2E test suite for difyctl — auth / run / discovery / framework / output / error-handling / agent (#36874)

Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
This commit is contained in:
gigglewang
2026-06-09 07:50:05 +00:00
committed by GitHub
co-authored by Yunlu Wen
parent 1502a57381
commit 0019e6a6f3
49 changed files with 12261 additions and 2 deletions
+7
View File
@@ -5,7 +5,14 @@ node_modules/
.vitest-cache/
docs/specs/
context/
# E2E test env (contains tokens/credentials — use .env.e2e.example instead)
.env.e2e
# Generated / runtime artifacts
oclif.manifest.json
npm-shrinkwrap.json
tmp/
test/**/*.ts.map
test/**/*.js.map
test/**/*.js
test/**/*.d.ts
.token-cache.json