-
Notifications
You must be signed in to change notification settings - Fork 210
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
add tests for bottom step button #1387
Conversation
Thanks for opening this pull request! |
Codecov Report
@@ Coverage Diff @@
## main #1387 +/- ##
=======================================
Coverage 66.12% 66.12%
=======================================
Files 125 125
Lines 2571 2571
Branches 404 404
=======================================
Hits 1700 1700
Misses 871 871
|
CC: @jywarren |
Works now |
Also, change in the PR description from Fixes to |
@pythongiant This is testing radio button not the add step.For that choose some different value which is not present in radio group |
@pythongiant look good now you have check src of the first image is different from the second image so that it assures us that different step is being added. You can do it with This won't work for the blend as steps have to be greater than 2 otherwise src of both would be equal. So change to some other module like blur. |
@keshav234156 i have done the required changes. Check it out now? |
@pythongiant Great !!!you finally did it. |
@debck accept and merge? |
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.
Great Work 🎉
@jywarren merge? |
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.
This isn't a change request but it would be good if you add some comments and leave empty lines to increase readability. Otherwise, it is all good.
@harshkhandeparkar I have refactored the code a bit, check it out? |
@pythongiant Please do the changes as requested by @harshkhandeparkar |
@keshav234156 check it out? |
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.
Also, I don't think you need the extra images. What generated those?
@harshkhandeparkar fixed it! |
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.
Awesome!
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.
So awesome! Thanks, just syncing and hopefully we'll merge this next!
Congrats on merging your first pull request! 🙌🎉⚡️ |
Fantastic!! |
concerns #1369 (<=== Replace
0000
with the Issue Number)Hi, I have completed task 1 specified in #1369
npm test
@publiclab/is-reviewers
for help, in a comment below