langflow/src/frontend/tests/core/features
Edwin Jose e8529eaecb
feat: add support to accept Dataframe as input to split text, and added relevant tests (#6302)
* update to support dataframe

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

* Update split_text.py

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes

* update names

* Update src/backend/base/langflow/schema/dataframe.py

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>

* [autofix.ci] apply automated fixes

* update to template

* update review changes

* Update Vector Store RAG.json

* fix lint errors

* fix tests

* 📝 (freeze.spec.ts): update test description to match the actual element being tested for better clarity and accuracy

*  (stop-button-playground.spec.ts): improve test reliability by specifying target position for drag action to prevent flakiness

*  (logs.spec.ts): increase timeout from 1000ms to 3000ms for better test reliability
 (stop-building.spec.ts): update test selector from "handle-splittext-shownode-data inputs-left" to "handle-splittext-shownode-input documents-left" for accurate testing
 (starter-projects.spec.ts): add a 1000ms timeout before asserting visibility of an element for better test stability

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
Co-authored-by: cristhianzl <cristhian.lousa@gmail.com>
2025-02-19 20:40:56 +00:00
..
actionsMainPage-shard-1.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
auto-login-off.spec.ts feat: allow flow name to be edited from the main page or by clicking header (#5525) 2025-01-10 18:14:00 +00:00
chatInputOutputUser-shard-0.spec.ts feat: standardize node output icons with TextSearch and Chevrons (#5600) 2025-01-10 18:29:00 +00:00
componentHoverAdd.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
filterEdge-shard-0.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
filterSidebar.spec.ts feat(component): API Request Component Overhaul (#5007) 2025-01-20 16:23:59 +00:00
folders.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
freeze-path.spec.ts Refactor: Remove unused imports across multiple frontend components (#6232) 2025-02-18 19:51:38 +00:00
freeze.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
globalVariables.spec.ts feat: Revamp GlobalVariableModal (#5512) 2025-01-07 12:07:08 +00:00
group.spec.ts fix: Update path filters, test tags and backend processing (#6613) 2025-02-14 11:20:08 -03:00
keyboardComponentSearch.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
logs.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
playground.spec.ts feat: change Text to Message type with backend and frontend support (#5652) 2025-01-20 20:36:46 +00:00
saveComponents.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
stop-building.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
store-shard-2.spec.ts feat: Enhance FlowMenu name editing experience (#5729) 2025-01-20 19:41:49 +00:00
toolModeGroup.spec.ts refactor: prevent tool mode on group component (#5522) 2025-01-06 20:20:37 +00:00
tweaksTest.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00