langflow/src/frontend/tests/extended/features
Lucas Oliveira 75deddd102
fix: re-add name and description editing on tool mode except for Composio, fix MCP server code (#7901)
* Changed backend to contain readonly props for tools

* Show name editing for not readonly tools

* Fixed edit-tools test

* Updated command to use "uvx" instead of "npx" for stability

* Fixed mcp code for authentication on auto_login=false

* removed args from component desc

* [autofix.ci] apply automated fixes

* making tool mode inputs the priority.

* fix: Clean up comments and whitespace in component_tool.py

* Fix column name

* update the dispaly name in composio

* fix format

*  (get-started-progress.tsx): add data-testid attribute to improve testability and accessibility
🔧 (user-progress-track.spec.ts): update test assertions to use the new data-testid attribute for get started progress title

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Edwin Jose <edwin.jose@datastax.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
Co-authored-by: cristhianzl <cristhian.lousa@gmail.com>
2025-05-05 21:20:19 +00:00
..
actionsMainPage-shard-0.spec.ts feat: Add MCP Server Settings to projects, rename Folder to Project (#7741) 2025-04-29 14:14:55 -03:00
auto-save-off.spec.ts chore: Add @components tag to auto-save-off test configuration (#7674) 2025-04-16 19:05:29 +00:00
autoLogin.spec.ts Refactor: update autoLogin.spec.ts to use waitForSelector (#5045) 2024-12-05 15:10:36 -03:00
curlApiGeneration.spec.ts feat: Publish Flow, API code update and UI components (#6140) 2025-03-17 14:03:59 +00:00
deleteComponents.spec.ts feat: Add MCP Server Settings to projects, rename Folder to Project (#7741) 2025-04-29 14:14:55 -03:00
deleteFlows.spec.ts test: Update test descriptions to indicate requirement for store API key (#5359) 2024-12-19 16:37:28 +00:00
dragAndDrop.spec.ts feat: Add MCP Server Settings to projects, rename Folder to Project (#7741) 2025-04-29 14:14:55 -03:00
edit-flow-name.spec.ts fix: make dropdown not repeat values on update, update mcp component (#7779) 2025-04-24 13:01:43 -03:00
edit-name-description-node.spec.ts feat: Publish Flow, API code update and UI components (#6140) 2025-03-17 14:03:59 +00:00
edit-tools.spec.ts fix: re-add name and description editing on tool mode except for Composio, fix MCP server code (#7901) 2025-05-05 21:20:19 +00:00
files-page.spec.ts feat: Add MCP Server Settings to projects, rename Folder to Project (#7741) 2025-04-29 14:14:55 -03:00
filterEdge-shard-1.spec.ts feat: Add Hybrid Search functionality to AstraDB + AstraPy / LangChain Updates (#7358) 2025-04-11 18:03:34 +00:00
flowPage.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
flowSettings.spec.ts feat: Enhance FlowMenu name editing experience (#5729) 2025-01-20 19:41:49 +00:00
integration-side-bar.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
langflowShortcuts.spec.ts Refactor: Remove unused imports across multiple frontend components (#6232) 2025-02-18 19:51:38 +00:00
limit-file-size-upload.spec.ts fix: removed duplicate controls from node toolbar (#7274) 2025-03-30 00:54:20 +00:00
lock-flow.spec.ts fix: Enhance Gmail API Component with Field Extraction, Add Flow Locking, and Improve Test Stability (#7864) 2025-04-30 15:21:28 -03:00
loop-component.spec.ts fix: loop variable not accessible error (#7501) 2025-04-10 20:13:33 +00:00
mcp-server-tab.spec.ts fix: Enhance Gmail API Component with Field Extraction, Add Flow Locking, and Improve Test Stability (#7864) 2025-04-30 15:21:28 -03:00
mcp-server.spec.ts fix: update texts on mcp component and tab, fix icons not updating (#7850) 2025-04-29 20:39:07 +00:00
minimize.spec.ts fix: Update min/max zoom value and fit view values (#7113) 2025-03-20 16:35:55 -03:00
notifications.spec.ts tests: fix tests that use Chat Input (#5461) 2024-12-26 13:46:20 -08:00
outdated-actions.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
outdated-message.spec.ts Refactor: update selectors in outdated message test (#5079) 2025-01-07 16:42:03 +00:00
pythonApiGeneration.spec.ts feat: Publish Flow, API code update and UI components (#6140) 2025-03-17 14:03:59 +00:00
starter-projects.spec.ts feat: add support to accept Dataframe as input to split text, and added relevant tests (#6302) 2025-02-19 20:40:56 +00:00
sticky-notes.spec.ts fix: Update min/max zoom value and fit view values (#7113) 2025-03-20 16:35:55 -03:00
stop-button-playground.spec.ts Fix: Text split issues related to separator (#6993) 2025-03-13 17:51:34 +00:00
store-shard-0.spec.ts fix: Enhance Growth UI Layout and Consistency (#7768) 2025-04-23 19:17:22 -03:00
store-shard-1.spec.ts fix: Enhance Growth UI Layout and Consistency (#7768) 2025-04-23 19:17:22 -03:00
store-shard-3.spec.ts fix: Enhance Growth UI Layout and Consistency (#7768) 2025-04-23 19:17:22 -03:00
tool-mode.spec.ts fix: make dropdown not repeat values on update, update mcp component (#7779) 2025-04-24 13:01:43 -03:00
twoEdges.spec.ts fix: Update min/max zoom value and fit view values (#7113) 2025-03-20 16:35:55 -03:00
userSettings.spec.ts feat: enhance APIRequestComponent with new output methods (#7148) 2025-03-20 22:46:19 +00:00
validate-raise-errors-components.spec.ts test: Add validation for error handling in custom components and utility function (#6634) 2025-02-17 12:07:57 +00:00