-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[HOLD for payment 2023-10-02] [$1000] Add automated tests for DeleteMoneyRequest #25601
Comments
@luacmartins, I would like to work on this issue if it goes external. I believe it doesn't require a proposal since it seems to be a straightforward task. Please let me know your thoughts. |
ProposalPlease re-state the problem that we are trying to solve in this issue.The current implementation of the What is the root cause of that problem?New Feature. What changes do you think we should make in order to solve the problem?To address this problem, I propose adding automated tests for the Suggested test cases (we can adjust them as necessary):
What alternative solutions did you explore? (Optional) |
Job added to Upwork: https://www.upwork.com/jobs/~0126b69171c61f91af |
Triggered auto assignment to @conorpendergrast ( |
This comment was marked as off-topic.
This comment was marked as off-topic.
Triggered auto assignment to @isabelastisser ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif ( |
@rayane-djouah thanks for the interest! Could you list the test cases you'd like to add? |
Hey @luacmartins could you share where's IOUTests.js located? or perhaps it's on the different name on the codebase? thanks! |
@luacmartins thank you for your consideration, here is the list of test cases that I think we should add:
please let me know if I should add / remove / adjust any test case. |
@studentofcoding https://github.com/Expensify/App/blob/8d5ae3a22a952677f8c48ce8a9c288f51a5eb8d0/tests/actions/IOUTest.js @rayane-djouah test cases look good. I'll assign you to the issue. Feel free to get started on a PR. |
📣 @aimane-chnaif 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @rayane-djouah 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Thank you for the review. I will raise a PR ASAP |
Triggered auto assignment to @bfitzexpensify ( |
This comment was marked as off-topic.
This comment was marked as off-topic.
@bfitzexpensify I'm on parental leave; re-assigning! This doesn't seem like to needs your work until payment |
Based on my calculations, the pull request did not get merged within 3 working days of assignment. Please, check out my computations here:
On to the next one 🚀 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.73-1 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-10-02. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
This doesn't require BZ checklist. |
@luacmartins can the bounty amount for this issue be adjusted in accordance with its complexity? Thanks. |
@aimane-chnaif please complete the BZ checklist when you get a moment and I'll finalise payment for the C+ role - thanks! |
This doesn't require BZ checklist as commented here |
Oops, missed that comment. Cool, ok, all paid out and we're done here. Thanks everyone |
Bump regarding this comment @luacmartins @bfitzexpensify |
We only adjust bounties in very rare cases where the issue ended up being significantly different and more complex. I don't see that in this issue, and so the payment will remain at the price it was listed at. |
Problem
We added the DeleteMoneyRequest command here, but didn't include any automated tests for it.
Why is this important
Automated tests are the first line of defense against bugs!
Solution
Add tests to IOUTests.js
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: