langflow/src/frontend/tests/extended/regression
anovazzi1 c26a2d82e8
Refactor: Improve wait times in regression test (#5137)
* fix: Improve wait times in regression test

Improve the wait times in the regression test to ensure that the necessary elements are loaded before interacting with them. This prevents potential timing issues and improves the reliability of the test.

Refactor the test code to use `waitForSelector` instead of `waitForTimeout` to wait for the modal title and sidebar custom component button to appear. Increase the timeout for the sidebar custom component button to 30 seconds to allow for slower loading times.

Also, add a comment to indicate that the wait for the animation to propagate is intentional.

This commit addresses the issues identified in the regression test and improves the overall stability of the test suite.
2024-12-07 16:54:27 +00:00
..
general-bugs-component-as-tool-shortcut.spec.ts Refactor: remove unnecessary wait in component-as-tool-shortcut test (#5130) 2024-12-06 23:47:00 +00:00
general-bugs-shard-3836.spec.ts Refactor: update remove unnecessary wait timeouts in regression test (#5132) 2024-12-07 02:36:50 +00:00
general-bugs-shard-3909.spec.ts Refactor: remove unnecessary wait timeouts in regression test (#5133) 2024-12-06 23:36:44 +00:00
generalBugs-shard-1.spec.ts tests: organize playwright tests by feature suites and optimize CI runtime (#4687) 2024-11-25 20:55:03 +00:00
generalBugs-shard-2.spec.ts Refactor: Improve test stability and reliability (#5135) 2024-12-07 03:19:17 +00:00
generalBugs-shard-3.spec.ts refactor: Improve page loading and element visibility in regression tests (#5136) 2024-12-07 04:14:08 +00:00
generalBugs-shard-6.spec.ts Refactor: Improve wait times in regression test (#5137) 2024-12-07 16:54:27 +00:00
generalBugs-shard-7.spec.ts tests: organize playwright tests by feature suites and optimize CI runtime (#4687) 2024-11-25 20:55:03 +00:00
generalBugs-shard-8.spec.ts refactor: Improve flow creation and search performance in test (#5139) 2024-12-07 03:07:28 +00:00
generalBugs-shard-10.spec.ts Refactor: remove timeouts from generalbugs-shard10 (#5140) 2024-12-07 15:18:44 +00:00
generalBugs-shard-11.spec.ts tests: organize playwright tests by feature suites and optimize CI runtime (#4687) 2024-11-25 20:55:03 +00:00
generalBugs-shard-12.spec.ts Fix: update broken test generalBugs-shard-12.spec (#5060) 2024-12-04 18:37:19 +00:00
generalBugs-shard-13.spec.ts fix: Improve test and add improve timeouts (#5142) 2024-12-07 02:25:40 +00:00