mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-30 00:07:02 +02:00
Background: Looks like remote options loading needs a bit of time to catch up when dependent parameter changes so when using cypress `type` method without delay it fails to update the values properly. Since this does not represent actual component behavior when real user interact with it we added a delay to automated typing. This PR increases typing delay, giving the component more time to breathe when run in CI - [Latest e2e run](https://github.com/n8n-io/n8n/actions/runs/6506583716) - [Video of this specific test](https://cloud.cypress.io/projects/5hbsdn/runs/aa4f1a7d-b95f-4c8a-acd6-33061d290c7b/test-results/21a1abdf-1e1c-43bf-a640-8cc39b11cc46/video) |
||
|---|---|---|
| .. | ||
| e2e | ||
| fixtures | ||
| pages | ||
| support | ||
| utils | ||
| constants.ts | ||
| tsconfig.json | ||
| types.ts | ||