langflow/src
anovazzi1 d60508ec85
refactor: Improve reliability of flowPage.spec.ts test (#5070)
* test: Improve flowPage.spec.ts test reliability

Enhance the reliability of the flowPage.spec.ts test by adding explicit wait conditions for the modal and sidebar components. This ensures that the test waits for the necessary elements to be present before interacting with them, reducing the likelihood of test failures due to timing issues.
2024-12-05 21:39:14 -03:00
..
backend fix: allow passing curly braces in system instructions to the Agent component (#5092) 2024-12-05 21:36:23 +00:00
frontend refactor: Improve reliability of flowPage.spec.ts test (#5070) 2024-12-05 21:39:14 -03:00