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

Detox: Update for new send flow #1306

Merged
merged 6 commits into from
Feb 7, 2020

Conversation

ibrahimtaveras00
Copy link
Contributor

@ibrahimtaveras00 ibrahimtaveras00 commented Jan 29, 2020

This PR updates the file e2e/wallet-tests.spec.js to accommodate the new send flow which was pushed earlier this week.

I added and updated the following tests:

  • should input a valid address

tests against both an invalid and valid 0x address (since this is Rinkeby it doesn't do ENS, I'll open a separate PR for address book/contacts tests that does this on mainnet)

  • should input and validate amount

tests against a value greater than asset balance, a valid value within the asset balance, and validates amount total

  • should send ETH to Account 2

validates ETH total in fiat amount and sends txn

Seen here = https://recordit.co/CTHqCoWo2E

Passing on both OS's

Screen Shot 2020-01-29 at 10 04 07 PM

@ibrahimtaveras00 ibrahimtaveras00 changed the title [WIP] Detox: Update for new send flow and address book [WIP] Detox: Update for new send flow Jan 30, 2020
@ibrahimtaveras00 ibrahimtaveras00 added this to the v1 milestone Jan 30, 2020
@ibrahimtaveras00 ibrahimtaveras00 changed the title [WIP] Detox: Update for new send flow Detox: Update for new send flow Jan 30, 2020
@ibrahimtaveras00 ibrahimtaveras00 requested review from estebanmino and removed request for brunobar79 January 31, 2020 20:39
Copy link
Contributor

@estebanmino estebanmino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ibrahimtaveras00 ibrahimtaveras00 merged commit e737021 into develop Feb 7, 2020
@ibrahimtaveras00 ibrahimtaveras00 deleted the detox/new-send-flow-updates branch February 7, 2020 18:47
rickycodes pushed a commit that referenced this pull request Jan 31, 2022
* make some fixes to accomodate new send flow

* make send flow great again
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.

2 participants