You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using the existing test suite as an example, create UI tests to stress-test the DapForm widget
the DapForm widget is responsible for:
accept user input and parse / resolving that input into a valid DAP
updating the passed in AsyncValue<Dap> when a DAP is entered to let the SendPage know when it should render a loading spinner or push to the PaymentAmountPage
The text was updated successfully, but these errors were encountered:
DapForm
widgetDapForm
widget is responsible for:AsyncValue<Dap>
when a DAP is entered to let theSendPage
know when it should render a loading spinner or push to thePaymentAmountPage
The text was updated successfully, but these errors were encountered: