This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Create UI tests for CurrencyDropdown
widget
#287
Labels
Comments
13 tasks
.take |
Thanks for taking this issue! Let us know if you have any questions! |
Hey @ethan-tbd , I’ve created a few tests, but I’m running into an issue with the second one—it keeps failing. Do you have any suggestions on how I might resolve this? Here’s the commit link with the code: Commit 149c5b22e57b481c21d66da96c90c3ad6f6f5591 Thanks for any insights you can provide! |
Hey @mohitrajsinha maybe it would help if you open a PR? That way ethan or me could check it out and suggest changes to help you get your test working! |
@mohitrajsinha there are two problems that are contributing to the failing test case:
|
@mohitrajsinha also some nits:
|
Yeah ,it was great to work on this issue. It was my first time working on a flutter tests. Thanks for your suggestions. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
CurrencyDropdown
widgetCurrencyDropdown
widget is responsible for:PaymentAmountState
to render a list of PFI offerings to choose fromPaymentAmountState
when a new offering is selected from the "Select currency" modalThe text was updated successfully, but these errors were encountered: