shortstacked
shortstacked
**Is your feature request related to a problem? Please describe.** I'm looking for a way to get the execution time taken for a test step via the test context. I...
## Summary Improves the CI timings for some workflows: e2e-reusable: - Changes the install step to use a blacksmith 4 core runner to increase install time. - Adds extra cache...
This should make the tests more stable by waiting for the credential page to load fully before attempting to interact. ## Summary Adds a new composable for the credentials page...
Changes to how we run our tests should reset the cache for running tests. If we don't reset the cache we can break testing when changes are made. ## Summary...
## Summary This reverts to using a separate cache for the unit tests and e2e ui tests. There are different paths used between both, with Cypress binaries not included. ##...
## Summary Adding a debug/flaky test helper to our package.json to allow us to verify fixes to flaky e2e tests. 1. **`debugFlaky` Run Option:** * Added a new `debugFlaky` run...
## Summary This skips the ndv test until the behaviour on node outputs is clarified. ## Related Linear tickets, Github issues, and Community forum posts https://linear.app/n8n/issue/CAT-750/failing-e2e-disable-24-ndv-until-bug-is-resolved ## Review / Merge...
This should help when we checkout but don't have the PR commit due to fetch depth ## Summary We are seeing issues of commits not being found in the e2e...
Changed to using composables ## Summary Updated the NDV hover test to resolve flakiness. Using composables for verification and reliability. ## Related Linear tickets, Github issues, and Community forum posts...
## Summary Mocks out the call to the internal instance endpoint ## Related Linear tickets, Github issues, and Community forum posts ## Review / Merge checklist - [ ] PR...