Skip to content
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

[No QA] Add automated tests for delete money request #26029

Merged
Changes from 8 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
aaa19d8
add delete a money request successfully test case
rayane-djouah Aug 27, 2023
07273f3
delete the IOU report when there are no visible comments left in the …
rayane-djouah Aug 27, 2023
a34be23
draft: add does not delete the IOU report when there are visible comm…
rayane-djouah Aug 27, 2023
d02e3cb
fix lint errors
rayane-djouah Aug 27, 2023
22ba7a9
fix lint errors
rayane-djouah Aug 27, 2023
b498321
add remaining test cases (draft)
rayane-djouah Aug 31, 2023
b8d2442
Merge branch 'Expensify:main' into Add-automated-tests-for-DeleteMone…
rayane-djouah Sep 4, 2023
4f2b1cf
remove unecessary mock
rayane-djouah Sep 4, 2023
e17550e
Merge branch 'main' into Add-automated-tests-for-DeleteMoneyRequest
rayane-djouah Sep 11, 2023
bdc059a
Merge branch 'Expensify:main' into Add-automated-tests-for-DeleteMone…
rayane-djouah Sep 14, 2023
ac25761
refactor beforeEach to use async/await instead
rayane-djouah Sep 16, 2023
8c437b9
fix does not delete the IOU report when there are visible comments le…
rayane-djouah Sep 16, 2023
93dd9d6
fix delete the transaction thread if there are no visible comments in…
rayane-djouah Sep 16, 2023
907c3dc
fix navigate the user correctly to the iou Report when appropriate te…
rayane-djouah Sep 16, 2023
10ca6f7
fix update the moneyRequestPreview to show [Deleted request] when app…
rayane-djouah Sep 16, 2023
fa04a99
fix update IOU report and reportPreview with new totals and messages …
rayane-djouah Sep 16, 2023
c6cd3e4
fix lint errors
rayane-djouah Sep 16, 2023
6ab7a90
refactor other test cases to use async/await instead
rayane-djouah Sep 16, 2023
9d5ba72
adding comments
rayane-djouah Sep 16, 2023
895487c
remove unnecessary code
rayane-djouah Sep 16, 2023
584673a
edit comments
rayane-djouah Sep 16, 2023
d8dd67b
run prettier
rayane-djouah Sep 16, 2023
b15bcc2
Merge branch 'Expensify:main' into Add-automated-tests-for-DeleteMone…
rayane-djouah Sep 16, 2023
db5a32e
Merge branch 'main' into Add-automated-tests-for-DeleteMoneyRequest
rayane-djouah Sep 20, 2023
34e015a
use waitForBatchedUpdates instead of waitForPromisesToResolve
rayane-djouah Sep 20, 2023
6c8b026
fix test error
rayane-djouah Sep 20, 2023
9f616ec
fix test error
rayane-djouah Sep 20, 2023
9658205
fix test error
rayane-djouah Sep 20, 2023
80a624f
fix test error
rayane-djouah Sep 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading