Files
dify/web/__tests__
yyh beec87ab99 test: update goto-anything tests to use new oRPC service mocks
Migrate test mocks from legacy API functions (fetchAppList,
fetchDatasets, postMarketplace) to new oRPC-based service
functions (searchApps, searchDatasets, searchPlugins) to
align with the contract-first architecture refactor.
2026-01-15 22:05:12 +08:00
..