dify/web/app/components/base/markdown-blocks/__tests__
Novice 8775003732
Merge branch 'main' into sandboxed-agent-rebase
Made-with: Cursor

# Conflicts:
#	api/tests/unit_tests/controllers/console/app/test_message.py
#	api/tests/unit_tests/controllers/console/app/test_statistic.py
#	api/tests/unit_tests/controllers/console/app/test_workflow_draft_variable.py
#	api/tests/unit_tests/controllers/console/auth/test_data_source_bearer_auth.py
#	api/tests/unit_tests/controllers/console/auth/test_data_source_oauth.py
#	api/tests/unit_tests/controllers/console/auth/test_oauth_server.py
#	web/app/components/header/account-setting/data-source-page/data-source-notion/operate/index.tsx
#	web/app/components/header/account-setting/data-source-page/data-source-website/config-firecrawl-modal.tsx
#	web/app/components/header/account-setting/data-source-page/data-source-website/config-jina-reader-modal.tsx
#	web/app/components/header/account-setting/data-source-page/data-source-website/config-watercrawl-modal.tsx
#	web/app/components/header/account-setting/data-source-page/panel/config-item.tsx
#	web/app/components/header/account-setting/data-source-page/panel/index.tsx
#	web/app/components/workflow/nodes/knowledge-retrieval/node.tsx
#	web/package.json
#	web/pnpm-lock.yaml
2026-03-24 11:19:50 +08:00
..
audio-block.spec.tsx test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
button.spec.tsx test: improve coverage parameters for some files in base (#33207) 2026-03-12 14:57:31 +08:00
code-block.spec.tsx test(workflow): improve dataset item tests with edit and remove functionality (#33937) 2026-03-23 20:16:59 +08:00
form.spec.tsx refactor: replace react markdown with streamdown (#32971) 2026-03-10 17:02:37 +08:00
img.spec.tsx test: improve coverage for some test files (#32916) 2026-03-06 18:59:16 +08:00
link.spec.tsx test: improve coverage parameters for some files in base (#33207) 2026-03-12 14:57:31 +08:00
music.spec.tsx test: improve coverage parameters for some files in base (#33207) 2026-03-12 14:57:31 +08:00
paragraph.spec.tsx fix: prevent hydration warning from div nesting inside p for inline markdown images (#32419) 2026-03-10 14:07:55 +08:00
plugin-img.spec.tsx test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
plugin-paragraph.spec.tsx fix: pass all CI quality checks - ESLint, TypeScript, basedpyright, pyrefly, lint-imports 2026-03-24 10:54:58 +08:00
think-block.spec.tsx fix: stop think block timer in historical conversations (#33083) 2026-03-20 11:03:35 +08:00
utils.spec.ts test: improve coverage for some test files (#32916) 2026-03-06 18:59:16 +08:00
video-block.spec.tsx test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00