-
Notifications
You must be signed in to change notification settings - Fork 9.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test(Redis Node): Continue on Fail for Redis (no-changelog) #12190
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly looks good 🎉 left some minor comments to improve clarity
also could you add tests for when continue on fail is set to false 🙏
d88bd5f
to
d86b989
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left some comments to improve clarity apart from that looks good 👍
fb24763
to
de13d72
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
n8n Run #8367
Run Properties:
|
Project |
n8n
|
Branch Review |
master
|
Run status |
Failed #8367
|
Run duration | 04m 36s |
Commit |
f44e4904c8: 🌳 master 🖥️ browsers:node18.12.0-chrome107 🤖 PR User 🗃️ e2e/*
|
Committer | Dana |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
1
|
Flaky |
1
|
Pending |
0
|
Skipped |
0
|
Passing |
479
|
View all changes introduced in this branch ↗︎ |
Tests for review
e2e/45-workflow-selector-parameter.cy.ts • 1 failed test
Test | Artifacts | |
---|---|---|
Workflow Selector Parameter > should render add resource option and redirect to the correct route when clicked |
Test Replay
Screenshots
Video
|
e2e/14-mapping.cy.ts • 1 flaky test
Test | Artifacts | |
---|---|---|
Data mapping > maps expressions from json view |
Test Replay
Screenshots
Video
|
✅ All Cypress E2E specs passed |
Got released with |
Summary
This PR add tests for continue on fail for Redis. The PR resets mocks instead of clearing them to have a more clean state for testing in Redis.
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/NODE-2147/redis-node-add-tests-and-investigate-success-also-outputting-on-error
Follow up for #11714 (review)
Review / Merge checklist
release/backport
(if the PR is an urgent fix that needs to be backported)