dify/e2e
CodingOnStar 17135522af fix(web): address marketplace review comments
Gate iframe install on plugin.install, keep the 15s deadline off package
downloads, abort cancelled collection fetches, bound /templates prefetch,
and stop caching partial template-collection failures. Revert unrelated
Main Nav order and icon styling, remove the unused performance E2E
bundle, and expose a standalone Marketplace entry instead of Knip path
aliases.
2026-09-02 14:25:14 +08:00
..
features fix(web): address marketplace review comments 2026-09-02 14:25:14 +08:00
fixtures test(e2e): validate generated console contracts (#39400) 2026-07-22 07:48:37 +00:00
scripts fix(web): address marketplace review comments 2026-09-02 14:25:14 +08:00
support fix(web): address marketplace review comments 2026-09-02 14:25:14 +08:00
tests chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +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 ci(e2e): shard pull request browser tests (#41596) 2026-09-02 01:19:08 +00:00
cucumber.config.ts fix(web): address marketplace review comments 2026-09-02 14:25:14 +08:00
package.json fix(web): address marketplace review comments 2026-09-02 14:25:14 +08: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.