dify/e2e
Joel db197bfc47 Merge branch 'main' into deploy/agent
# Conflicts:
#	api/controllers/console/auth/login.py
#	api/core/app/apps/agent_app/runtime_request_builder.py
#	api/core/workflow/nodes/agent_v2/runtime_request_builder.py
#	api/services/credit_pool_service.py
#	api/tests/unit_tests/controllers/console/auth/test_email_verification.py
#	web/__tests__/env.spec.ts
#	web/__tests__/proxy-frame-options.spec.ts
#	web/app/(commonLayout)/page.tsx
#	web/app/components/signin/__tests__/countdown.spec.tsx
#	web/app/signin/check-code/__tests__/page.spec.tsx
#	web/app/signin/components/__tests__/mail-and-code-auth.spec.tsx
#	web/app/signin/components/mail-and-code-auth.tsx
#	web/app/signin/components/turnstile.tsx
#	web/proxy.ts
2026-08-13 16:07:27 +08:00
..
features Merge branch 'main' into deploy/agent 2026-08-13 16:07:27 +08:00
fixtures test(e2e): validate generated console contracts (#39400) 2026-07-22 07:48:37 +00:00
scripts feat: cacheComponents 2026-08-12 13:43:00 +08:00
support feat: support accessibility checks in CI (#40137) 2026-08-07 10:28:44 +00:00
tests fix(e2e): align marketplace plugin download URL (#40075) 2026-08-06 06:32:16 +00:00
.env.example refactor(e2e): unify seeded runtime orchestration (#39700) 2026-07-28 15:05:20 +00:00
.gitignore chore(agent-v2): sync daily changes (#38298) 2026-07-05 08:09:38 +00:00
AGENTS.md fix(e2e): skip hidden Agent knowledge E2E scenarios (#40691) 2026-08-13 05:03:15 +00:00
cucumber.config.ts fix(e2e): skip hidden Agent knowledge E2E scenarios (#40691) 2026-08-13 05:03:15 +00:00
package.json feat: support accessibility checks in CI (#40137) 2026-08-07 10:28:44 +00:00
README.md chore: workspace lint (#35331) 2026-04-16 16:47:53 +00:00
test-env.ts refactor(e2e): unify seeded runtime orchestration (#39700) 2026-07-28 15:05:20 +00:00
tsconfig.json chore: workspace lint (#35331) 2026-04-16 16:47:53 +00:00
tsx-register.js chore: update deps (#37427) 2026-06-15 02:44:28 +00:00
vite.config.ts test: add API seeding infrastructure and app creation E2E scenarios (#35276) 2026-04-17 06:31:54 +00:00

E2E

Canonical documentation for this package lives in AGENTS.md.