langflow/src/frontend/tests/extended/regression
Deon Sanchez 51715ea0c5
refactor: Update Blank Flow Name (#9089)
* refactor: Standardize import statements and improve code formatting in reactflowUtils.ts

* [autofix.ci] apply automated fixes

* refactor: Standardize string quotes and improve test readability across multiple test files

- Updated string quotes from double to single in various test files for consistency.
- Enhanced test readability by replacing specific text selectors with test IDs.
- Adjusted wait conditions and element interactions to align with updated selectors.
- Ensured all tests maintain functionality while improving code clarity.

* [autofix.ci] apply automated fixes

* test: Add comprehensive Jest tests for createNewFlow function

- Introduced a new test file for the createNewFlow function to validate its behavior.
- Covered various scenarios including default value handling, flow parameter processing, edge cases, and special property handling.
- Ensured immutability of input parameters and consistency of output for the same inputs.
- Mocked dependencies to isolate the function's logic and improve test reliability.

* [autofix.ci] apply automated fixes

* test: Standardize string quotes and improve readability in auto-save and MCP server tests

- Updated string quotes from double to single for consistency across test files.
- Enhanced test readability by utilizing test IDs for element selection.
- Adjusted wait conditions and interactions to align with updated selectors while maintaining test functionality.

* [autofix.ci] apply automated fixes

* chore: update ESLint configuration and improve test selectors in auto-save-off.spec.ts

- Simplified ESLint configuration by removing unnecessary plugins and options.
- Enhanced test selectors in auto-save-off.spec.ts to use test IDs for better reliability and clarity.

* chore: enhance ESLint configuration with Prettier integration and improved rules

- Added Prettier as a plugin to the ESLint configuration for better code formatting.
- Updated parser options and extended rules for improved code quality and consistency.
- Ensured compatibility with TypeScript and React environments.

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-07-28 16:13:40 +00:00
..
general-bugs-agent-images-playground.spec.ts feat: Add image upload support with file path handling (#8830) 2025-07-04 13:54:22 +00:00
general-bugs-agent-sum-duplicate-message-playground.spec.ts fix: don't send duplicate messages to Agent (#8909) 2025-07-08 01:36:39 +00:00
general-bugs-component-as-tool-shortcut.spec.ts feat: Move to Biome for linting and formatting (#8997) 2025-07-15 18:46:51 +00:00
general-bugs-component-webhook-api-key-display.spec.ts feat: Add conditional API key display for auth and auto-login (#8684) 2025-06-23 18:53:08 +00:00
general-bugs-delete-handle-advanced-input.spec.ts fix: update test selectors in test that uses If-Else Component, add new tag (#8853) 2025-07-03 08:45:21 -03:00
general-bugs-dropdown-select-not-in-list.spec.ts refactor: reorganize components and update PromptComponent with priority attribute (#8667) 2025-06-27 17:02:06 +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 feat: Move to Biome for linting and formatting (#8997) 2025-07-15 18:46:51 +00:00
general-bugs-move-flow-from-folder.spec.ts fix: updated folder name to not be the deprecated (#8793) 2025-07-02 19:24:23 +00:00
general-bugs-save-changes-on-node.spec.ts feat: Move to Biome for linting and formatting (#8997) 2025-07-15 18:46:51 +00:00
general-bugs-shard-3836.spec.ts feat: adds new Edit Details popover, removes flow menu, fixes nav alignment, adds new Flow Status overlay (#8087) 2025-05-22 14:44:25 +00:00
general-bugs-shard-3909.spec.ts refactor: Update Blank Flow Name (#9089) 2025-07-28 16:13:40 +00:00
general-bugs-truncate-results.spec.ts test: update backend config, frontend utilities, and test coverage (#8671) 2025-06-23 18:57:46 +00:00
generalBugs-shard-1.spec.ts feat: adds new Edit Details popover, removes flow menu, fixes nav alignment, adds new Flow Status overlay (#8087) 2025-05-22 14:44:25 +00:00
generalBugs-shard-3.spec.ts feat: add powershell curl tab to UI (#8889) 2025-07-08 09:59:46 -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 feat: Move to Biome for linting and formatting (#8997) 2025-07-15 18:46:51 +00: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: Update components input/output display name and descriptions (#8284) 2025-06-03 17:52:21 +00:00
generalBugs-shard-11.spec.ts fix: refactor bundle and component names (#9140) 2025-07-23 23:06:45 +00:00
generalBugs-shard-13.spec.ts refactor: Update Blank Flow Name (#9089) 2025-07-28 16:13:40 +00:00