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 BankAccounts test #6217

Merged
merged 3 commits into from
Nov 11, 2021
Merged

[No QA] Add BankAccounts test #6217

merged 3 commits into from
Nov 11, 2021

Conversation

marcaaron
Copy link
Contributor

@marcaaron marcaaron commented Nov 4, 2021

Details

Adds some unit testing for the BankAccounts actions file. The tests mostly check that the handling logic when fetching a bank account will direct the user to the correct current step. In addition, I'm planning on refactoring the code around this as a follow up to N6 and having these tests will give some extra protection against any accidental changes to the flow.

Fixed Issues

https://github.com/Expensify/Expensify/issues/173363

Tests

Automated

QA Steps

No QA

@marcaaron marcaaron self-assigned this Nov 4, 2021
long test

add reimbursementAccountTestData

clean up tests

simplify test

cleanup test
@marcaaron marcaaron marked this pull request as ready for review November 8, 2021 15:56
@marcaaron marcaaron requested a review from a team as a code owner November 8, 2021 15:56
@MelvinBot MelvinBot requested review from nkuoch and removed request for a team November 8, 2021 15:57
@nkuoch nkuoch merged commit 32bd645 into main Nov 11, 2021
@nkuoch nkuoch deleted the marcaaron-vbaTests branch November 11, 2021 13:30
@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging by @nkuoch in version: 1.1.14-5 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @AndrewGable in version: 1.1.15-15 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants