langflow/src/frontend/tests/extended/regression
Cristhian Zanforlin Lousa 4e6c2da0d1
fix: Enhance JSON filtering with special cases, update CI workflows, and improve frontend components and tests (nightly fix) (#7110)
*  (index.tsx): Update inputComponent styles to improve UI design and user experience
🐛 (new-api-modal.tsx): Add data-testid attribute to tweaks button for testing purposes
🔧 (publish-flow.spec.ts): Update test cases to improve reliability and readability
📝 (tweaksTest.spec.ts): Refactor test cases to enhance maintainability and clarity
🔧 (nestedComponent.spec.ts): Update test description for clarity and consistency
🐛 (general-bugs-shard-3909.spec.ts): Fix waitForSelector calls to match correct text for improved test accuracy

* 🔧 (use-get-builds-polling-mutation.ts, use-get-builds.ts, use-post-retrieve-vertex-order.tsx): add retry and retryDelay options to improve error handling and resiliency in API queries
🗑️ (generalBugs-shard-2.spec.ts): delete outdated test file for general bugs related to shards in the frontend tests folder

* Revert "ci: fix false positive on ci sucess status (#6868)"

This reverts commit e18b248591.

*  (jsonEditor/index.tsx): add support for dynamically setting width and height of the editor container to improve responsiveness
🔧 (dictAreaModal/index.tsx): set width to 100% and adjust height class to improve layout responsiveness

* fix backend tests

* [autofix.ci] apply automated fixes

---------

Co-authored-by: italojohnny <italojohnnydosanjos@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-03-17 17:06:03 -03:00
..
general-bugs-component-as-tool-shortcut.spec.ts feat: add tool_mode parameter to MessageTextInput in ID Generator Component (#5311) 2024-12-18 21:54:13 +00:00
general-bugs-icons-fallback.spec.ts fix: improve ref naming causing fallback error on icons + regression test (#6989) 2025-03-10 21:04:31 +00:00
general-bugs-minimize-state-error.spec.ts fix: node minimize/expand functionality and regression tests (#5579) 2025-01-08 17:19:40 +00:00
general-bugs-move-flow-from-folder.spec.ts feat: Enhance FlowMenu name editing experience (#5729) 2025-01-20 19:41:49 +00:00
general-bugs-save-changes-on-node.spec.ts fix: Notes nodes width resets to default on page reload (#6025) 2025-02-05 18:53:50 +00:00
general-bugs-shard-3836.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
general-bugs-shard-3909.spec.ts fix: Enhance JSON filtering with special cases, update CI workflows, and improve frontend components and tests (nightly fix) (#7110) 2025-03-17 17:06:03 -03:00
generalBugs-shard-1.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
generalBugs-shard-3.spec.ts tests: update node/edge IDs and properties in starter project (nightly fix) (#7099) 2025-03-17 10:05:47 -03:00
generalBugs-shard-6.spec.ts chore: Bump frontend package version and enhance test reliability (#7049) 2025-03-12 17:53:46 -03:00
generalBugs-shard-7.spec.ts test: improve element interactions in generalBugs shard 7 tests (nightly fix) (#5646) 2025-01-13 11:48:21 -03:00
generalBugs-shard-8.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
generalBugs-shard-10.spec.ts feat: add detailed view for prompt component (#7036) 2025-03-14 19:49:06 +00:00
generalBugs-shard-11.spec.ts refactor: Search API component ensuring standard output pattern (#5435) 2025-01-20 15:43:22 +00:00
generalBugs-shard-12.spec.ts test: enhance drag-and-drop reliability and update test asset paths (#5186) 2024-12-10 15:45:18 +00:00
generalBugs-shard-13.spec.ts test: Update test descriptions to indicate requirement for store API key (#5359) 2024-12-19 16:37:28 +00:00